To create a "deep feature" for a Netflix configuration file (typically used in credential testing tools like , denoted by the .svb extension), you generally need to implement a "Capture" that extracts specific account details beyond just the login status.
Deep features are usually built using blocks in SilverBullet. For example, after a successful login request, you would add a block to find a specific JSON key in the response body: ABV (NETFLIX).svb
: Extracts the number of concurrent streams allowed (e.g., 1, 2, or 4). Implementation Logic To create a "deep feature" for a Netflix
: Send a GET request to a profile or account info endpoint. denoted by the .svb extension)
: Captures the longevity of the account. Profile Names : Useful for identifying active users.