Youtube Ads Realtime Scraper
3 days trial then $29.00/month - No credit card required now
Youtube Ads Realtime Scraper
3 days trial then $29.00/month - No credit card required now
Youtube ads scraper, from a list of youtube video, extract youtube advertisers from youtube ads showing on youtube videos. Extract the list of advertisers with multiple data. Is ad skipable, ad duration, ad CTA, ad description, ad video url, advertiser name, website CTA ..
You can access the Youtube Ads Realtime Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "start_urls": [
3 {
4 "url": "https://www.youtube.com/watch?v=O8jByZLvT3M&ab_channel=CNBCTelevision"
5 }
6 ],
7 "max_results": 2,
8 "proxyConfiguration": {
9 "useApifyProxy": true,
10 "apifyProxyGroups": [
11 "RESIDENTIAL"
12 ],
13 "apifyProxyCountry": "US"
14 }
15}' |
16apify call saswave/youtube-advertisers-scraper --silent --output-dataset
Youtube Ads Realtime Scraper API through CLI
The Apify CLI is the official tool that allows you to use Youtube Ads Realtime Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
3 monthly users
-
1 star
Created in Jul 2024
Modified 22 days ago