URLNumberOfAds
Fetches the numbers of ads in the given URL.
Script Data
Name | Description |
---|---|
Script Type | python |
Tags | Utility |
Inputs
Argument Name | Description |
---|---|
url | The URL to load and count ads on. |
easylist | The optional easylist to get ads from. |
Outputs
Path | Description | Type |
---|---|---|
Ads.URL | The URL ad found. | Unknown |
Ads.Count | The count for the ad found. | Unknown |
URL.Data | The URL that will be checked. | Unknown |
URL.AdsCount | The ads count on the URL. | Unknown |