Fast LinkedIn Ad Library Scraper avatar
Fast LinkedIn Ad Library Scraper

Pricing

$10.00/month + usage

Go to Apify Store
Fast LinkedIn Ad Library Scraper

Fast LinkedIn Ad Library Scraper

Easily Scrape LinkedIn's Unlimited Scroll Ad Library without the Need for Proxies.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

Alwin Morato

Alwin Morato

Maintained by Community

Actor stats

6

Bookmarked

59

Total users

0

Monthly active users

a year ago

Last modified

Share

The Actor is designed to effortlessly scrape LinkedIn's unlimited scroll Ad Library without the need for proxies, extracting the following information:

  • Advertiser Id
  • Advertiser Logo
  • Advertiser Name
  • Advertiser URL
  • Body Text
  • Headline
  • Image URL

Sample Input

{
"maxItems": 50,
"startUrl": "https://www.linkedin.com/ad-library/search?accountOwner=amd"
}

Sample Output

{
"adId": "349238883",
"adUrl": "https://www.linkedin.com/ad-library/detail/349238883",
"advertiserLogo": "https://media.licdn.com/dms/image/D4D0BAQHl00ZjxIp_kw/company-logo_100_100/0/1688279976770/amdocs_logo?e=2147483647&v=beta&t=Vc1Ev1eauDYzz10QpP_XJ7BXqACHL1rKB3qXI9o9TN4",
"advertiserName": "Amdocs",
"bodyText": "Connectivity is our lifeline, and in times of crisis is when it matters most. How was connectivity impacted for the peop…",
"headline": "True customer stories. Real impact.",
"image": "https://media.licdn.com/dms/image/D4D10AQEzfIHy1HQ23g/videocover-high/0/1705437860090/AmdocsGlobetiz1_11mp4?e=2147483647&v=beta&t=BtJWatI6qIRE4d4SnSricIDrHh3butjZx0ERM6Qf4D0"
}