Linkedin Ads Library Scraper
3 days trial then $18.00/month - No credit card required now
Linkedin Ads Library Scraper
3 days trial then $18.00/month - No credit card required now
The linkedin ads library scraper tool allows you to extract data from https://www.linkedin.com/ad-library/search using multiple type of input. Get data like document transcript, total impressions, date ranges, CTA, advertiser and paying entity ...
You can access the Linkedin Ads Library 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 "proxyConfiguration": {
3 "useApifyProxy": true,
4 "apifyProxyGroups": []
5 },
6 "search_url": "https://www.linkedin.com/ad-library/search?accountOwner=les+echos&keyword=entreprise&countries=FR&dateOption=last-30-days",
7 "accountOwner": "",
8 "word_search": "",
9 "date_start": "",
10 "date_end": "",
11 "companies": [
12 "https://www.linkedin.com/company/les-echos"
13 ],
14 "company_word_search": "",
15 "company_date_start": "",
16 "company_date_end": ""
17}' |
18apify call saswave/linkedin-ads-library-scraper --silent --output-dataset
Linkedin Ads Library Scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin Ads Library 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
31 monthly users
-
5 stars
>99% runs succeeded
1.1 days response time
Created in Jul 2024
Modified 11 days ago