Class: BrightData::LinkedIn::Posts::CollectByUrl

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

Overview

Posts collect-by-URL mode.

Examples:

posts = client.linkedin.posts.collect_by_url.scrape(urls: ["https://www.linkedin.com/posts/example"])

Constant Summary

Constants included from Endpoint

Endpoint::SCRAPE_PATH, Endpoint::TRIGGER_PATH

Method Summary

Methods included from Endpoint

included