Scrapingdog

Post Scraper

Scrape publicly available LinkedIn posts by their post ID. Each successful request costs 5 credits.

Endpoint: https://api.scrapingdog.com/profile/post

API Parameters

🔑

Scrapingdog Parameters

  • api_key Required
    Your personal API key. Available on your dashboard.

    Type: String
📝

Post

  • id Required
    The post ID of any LinkedIn post. Found in the post's share URL (e.g., 6976499964512243712).

    Type: String

API Examples

Code to Integrate
curl "https://api.scrapingdog.com/profile/post?api_key=APIKEY&id=6976499964512243712"