Linkedin Ads Library Scraper avatar
Linkedin Ads Library Scraper

Pricing

$18.00/month + usage

Go to Store
Linkedin Ads Library Scraper

Linkedin Ads Library Scraper

Developed by

SASWAVE

SASWAVE

Maintained by Community

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 ...

0.0 (0)

Pricing

$18.00/month + usage

8

Total users

195

Monthly users

21

Runs succeeded

>99%

Issue response

3.8 hours

Last modified

22 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.

$echo '{
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": []
< },
< "limit": 5,
< "search_url": "https://www.linkedin.com/ad-library/search?accountOwner=les+echos&keyword=entreprise&countries=FR&dateOption=last-30-days",
< "accountOwner": "",
< "word_search": "",
< "date_start": "",
< "date_end": "",
< "companies": [
< "https://www.linkedin.com/company/les-echos"
< ],
< "company_word_search": "",
< "company_date_start": "",
< "company_date_end": ""
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: