Linkedin Ads Library Scraper avatar

Linkedin Ads Library Scraper

Try for free

3 days trial then $18.00/month - No credit card required now

View all Actors
Linkedin Ads Library Scraper

Linkedin Ads Library Scraper

saswave/linkedin-ads-library-scraper
Try for free

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:

Developer
Maintained by Community
Actor metrics
  • 23 monthly users
  • 3 stars
  • 90.2% runs succeeded
  • Created in Jul 2024
  • Modified about 2 months ago