ScrapeLi
Order a LinkedIn company page's followers on your own ScrapeLi key instead of Oxygen credits.
SourcingManaged5 endpoints
Runtime credentials
Connecting ScrapeLi via OAuth or your own API key requires the following secret slots in your workspace:
- SCRAPELI_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
company_info Look up a LinkedIn company page's name and exact follower count. Free preflight for a follower order — call it to learn the ceiling for `records` before spending anything. docs ↗ | GET /api/v1/icp/company-info/ | none | 1-5s | 2/s | no bill |
credits_balance Read the ScrapeLi credit balance: purchased credits, subscription credits, and their total. docs ↗ | GET /api/v1/credits/balance/ | none | <1s | 2/s | no bill |
linkedin_company_followers Order the follower audience of a LinkedIn company page as leads (name, title, profile URL, employer, industry, location). Returns an order handle; rows land later through Oxygen's async recovery sweep. docs ↗ | POST /api/v1/orders/ | paid_provider | async-poll | 2/s | 190-19000 credits |
order_progress Poll a ScrapeLi order for fulfilment state, records scraped, settled credits, and whether results are readable yet. docs ↗ | GET /api/v1/orders/{order_id}/ | none | 1-5s | 2/s | no bill |
order_results Download one page of a fulfilled ScrapeLi order's follower rows for table landing. docs ↗ | GET /api/v1/orders/{order_id}/results/ | none | 1-5s | 2/s | no bill |