Class: BrightData::LinkedIn::Posts::DiscoverByProfileUrl

Inherits:
Object
  • Object
show all
Includes:
Endpoint
Defined in:
lib/brightdata/linkedin/posts.rb

Overview

Posts discover-by-profile-URL mode.

Examples:

posts = client.linkedin.posts.discover_by_profile_url.scrape(profile_urls: ["https://www.linkedin.com/in/example/"])

Constant Summary

Constants included from Endpoint

Endpoint::SCRAPE_PATH, Endpoint::TRIGGER_PATH

Method Summary

Methods included from Endpoint

included