Supports both managed (Lava’s API keys) and unmanaged (bring your own credentials) mode.
Endpoints
Search GitHub repositories by keyword, get all repos from a user/org, or discover trending repos. Supports full GitHub search syntax (stars:>1000, language:python, user:facebook). Returns stars, forks, watchers, topics, license, language, and optionally README content. $0.01 per 1,000 results.
POSThttps://api.apify.com/v2/acts/muscular_quadruplet~github-scraper/run-sync-get-dataset-items — $0.00025 / request
- SDK
- cURL
Check the status of an async Apify actor run by run id (the id from the start response). Returns the run object, including status once it reaches SUCCEEDED. Free.
GET https://api.apify.com/v2/actor-runs/RUN_ID — Free / request
- SDK
- cURL
Fetch the scraped rows from a finished Apify run, by run id: GET /v2/actor-runs/{runId}/dataset/items. Free, the scrape was billed once on the run completion.
GEThttps://api.apify.com/v2/actor-runs/RUN_ID/dataset/items — Free / request
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests