LinkedIn Ad Library Scraper avatar
LinkedIn Ad Library Scraper
Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
LinkedIn Ad Library Scraper

LinkedIn Ad Library Scraper

silva95gustavo/linkedin-ad-library-scraper
Try for free

1 day trial then $25.00/month - No credit card required now

Extract any ad format from LinkedIn Ad Library. Gain access to ad details, ad copy, media URL, call-to-action buttons and more. Dive deeper into the LinkedIn Ad Library for a competitive edge.

What is the LinkedIn Ad Library Scraper?

It's a simple and powerful tool that allows you to extract data from LinkedIn Ad Library.

To get that data, just insert the intended URL from LinkedIn Ad Library and click "Save & Start" button.

What LinkedIn ads data can I extract?

All ad formats are supported by this LinkedIn Ad Library API, meaning that it can extract text ads, message ads, image ads, video ads, spotlight ads, etc. With this API, you will be able to extract the following data:

  • Ad format
  • Advertiser name
  • Advertiser URL
  • Headline
  • Body
  • Call-to-action buttons
  • Click URL
  • Image URL for image ads
  • Video URL for video ads
  • Document URL for document ads
  • Entity that paid for the ad
  • Time period when the ad has been active
  • Total impressions
  • Impressions per country
  • Targeting settings

How to use

Input

The input for the LinkedIn Ad Library Scraper should be a list of LinkedIn Ad Library URLs. Example:

1{
2    "startUrls": [
3        {
4            "url": "https://www.linkedin.com/ad-library/search?accountOwner=nvidia&countries=US&dateOption=last-30-days"
5        }
6    ]
7}

Output

The results will be wrapped into a dataset which you can find in the Storage tab. You can choose in which format to download your Facebook data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML. Here's an example:

1{
2    "adId": "272200366",
3    "advertiserName": "NVIDIA",
4    "advertiserUrl": "https://www.linkedin.com/company/3608",
5    "availability": {
6        "end": "2024-03-15",
7        "start": "2024-01-23"
8    },
9    "body": "Accelerated Spark enables leading telcos to transform their business by enabling data science workflows that were previously impossible.",
10    "clickUrl": "https://www.nvidia.com/en-us/lp/deep-learning-ai/solutions/data-science/spark-accelerator/?ncid=pa-dis-link-246440-vt27#cid=an01_pa-dis-link_en-us&trk=ad_library_ad_preview_headline_content",
11    "ctas": ["Learn more"],
12    "format": "SINGLE_IMAGE",
13    "impressionsPerCountry": [
14        {
15            "country": "United States",
16            "impressions": "92%"
17        },
18        {
19            "country": "Turkey",
20            "impressions": "7%"
21        },
22        {
23            "country": "South Africa",
24            "impressions": "<1%"
25        }
26    ],
27    "impressions": "200k-500k",
28    "paidBy": "GRAVITY GLOBAL PERFORMANCE MARKETING LTD",
29    "headline": "Try it Now",
30    "imageUrl": "https://media.licdn.com/dms/image/D5610AQFE78lcHv2ttQ/image-shrink_1280/0/1686958760930/telco-2-1080-10801png?e=1699300800&v=beta&t=y6SwuE6tXPIOLSEvXPBFNx2gWe6BNAgN_R7tKYlMomU",
31    "targeting": {
32        "language": "English",
33        "location": "United States, South Africa, Türkiye"
34    }
35}

How many ads can you scrape with LinkedIn Ad Library Scraper?

As many as you can imagine! This scraper has an unlimited appetite for ads, and it will automatically scroll down the list of results until it reaches the end. Happy scraping and may your data flow freely! 🚀😄

Developer
Maintained by Community
Actor metrics
  • 110 monthly users
  • 3 stars
  • 100.0% runs succeeded
  • 1.2 days response time
  • Created in Oct 2023
  • Modified 3 months ago