
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 ...
Actor Metrics
26 monthly users
No reviews yet
5 bookmarks
>99% runs succeeded
18 hours response time
Created in Jul 2024
Modified 15 days ago
You can access the Linkedin Ads Library Scraper programmatically from your own applications by using the Apify API. You can also 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 "limit": 5,
7 "search_url": "https://www.linkedin.com/ad-library/search?accountOwner=les+echos&keyword=entreprise&countries=FR&dateOption=last-30-days",
8 "accountOwner": "",
9 "word_search": "",
10 "date_start": "",
11 "date_end": "",
12 "companies": [
13 "https://www.linkedin.com/company/les-echos"
14 ],
15 "company_word_search": "",
16 "company_date_start": "",
17 "company_date_end": ""
18}' |
19apify 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: