Github Marketplace Scraper avatar
Github Marketplace Scraper

Pricing

$5.00/month + usage

Go to Store
Github Marketplace Scraper

Github Marketplace Scraper

Developed by

BowTiedRacoon

BowTiedRacoon

Maintained by Community

Scrape GitHub Marketplace listings. Extracts relevant metadata, developer details, pricing information, and even hidden fields like emails.

0.0 (0)

Pricing

$5.00/month + usage

1

Total users

3

Monthly users

3

Runs succeeded

91%

Last modified

a month ago

You can access the Github Marketplace Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "sp_intended_usage": "Describe your intended use...",
< "sp_improvement_suggestions": "Share your suggestions here...",
< "searchQuery": "",
< "maxItems": 20,
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify call jungle_synthesizer/github-marketplace-scraper --silent --output-dataset

Github Marketplace Scraper API through CLI

The Apify CLI is the official tool that allows you to use Github Marketplace Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: