Scrape GitHub Marketplace listings. Extracts relevant metadata, developer details, pricing information, and even hidden fields like emails.
This Apify actor scrapes listing details from GitHub Marketplace using a search query-based approach. It extracts relevant metadata, developer details, pricing information, and more.
This scraper does not require user input as it automatically crawls GitHub Marketplace using a predefined search query.
1{ 2 "app_name": "Sample App", 3 "developer_name": "Sample Developer", 4 "description": "This is a sample GitHub Marketplace listing.", 5 "description_long": "Detailed description of the app.", 6 "logo_url": "https://example.com/logo.png", 7 "number_of_installs": 5000, 8 "privacy_policy": "https://example.com/privacy", 9 "support_email": "support@example.com", 10 "categories": [ 11 {"name": "DevOps"}, 12 {"name": "Security"} 13 ], 14 "plans": [ 15 {"name": "Basic", "price": "$10/month"}, 16 {"name": "Pro", "price": "$50/month"} 17 ], 18 "app_url": "https://github.com/marketplace/sample-app" 19}
If you'd like to add new data fields to this scraper or need a custom scraper for another purpose, feel free to file an issue or get in touch! We are open to customizing the scraper to suit your needs.
This scraper uses the Apify Proxy or your custom proxy settings to reduce the risk of being blocked. It supports automatic session management for uninterrupted scraping.
Unlock valuable insights from the Github Marketplace with this powerful scraper. Get started today!
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!