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 logo
  • 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    "advertiserLogo": "https://media.licdn.com/dms/image/v2/D560BAQH7YExLMK6L2Q/company-logo_100_100/company-logo_100_100/0/1724879902635/nvidia_logo?e=2147483647&v=beta&t=WIJ89EpEEoMR8hDZHBDAGRRHx4K2trdisq7AqPyCF70",
4    "advertiserName": "NVIDIA",
5    "advertiserUrl": "https://www.linkedin.com/company/3608",
6    "availability": {
7        "end": "2024-03-15",
8        "start": "2024-01-23"
9    },
10    "body": "Accelerated Spark enables leading telcos to transform their business by enabling data science workflows that were previously impossible.",
11    "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",
12    "ctas": ["Learn more"],
13    "format": "SINGLE_IMAGE",
14    "impressionsPerCountry": [
15        {
16            "country": "United States",
17            "impressions": "92%"
18        },
19        {
20            "country": "Turkey",
21            "impressions": "7%"
22        },
23        {
24            "country": "South Africa",
25            "impressions": "<1%"
26        }
27    ],
28    "impressions": "200k-500k",
29    "paidBy": "GRAVITY GLOBAL PERFORMANCE MARKETING LTD",
30    "headline": "Try it Now",
31    "imageUrl": "https://media.licdn.com/dms/image/D5610AQFE78lcHv2ttQ/image-shrink_1280/0/1686958760930/telco-2-1080-10801png?e=1699300800&v=beta&t=y6SwuE6tXPIOLSEvXPBFNx2gWe6BNAgN_R7tKYlMomU",
32    "targeting": {
33        "language": "English",
34        "location": "United States, South Africa, Türkiye"
35    }
36}

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! 🚀😄

Scraping LinkedIn Ads is legal as long as you adhere to regulations concerning scraping, copyright and personal data.

If you're unsure whether your reason is legitimate, consult your lawyers. You should not scrape personal data unless you have a legitimate reason to do so. You can also read Apify's blog post on the legality of web scraping and ethical scraping.

💬 Your feedback

Let us know if you have any feedback or feature requests through the issues tab. Your input helps drive future improvements.

Developer
Maintained by Community
Actor metrics
  • 135 monthly users
  • 8 stars
  • 100.0% runs succeeded
  • Created in Oct 2023
  • Modified about 5 hours ago