VS Code Marketplace Scraper
Search VS Code extensions with installs, ratings, versions, categories and links.
AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.
https://hyperscrape.com/api/scrape/vscode-marketplace-scraper?queries=pythonSwap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide
Searches the Visual Studio Code Marketplace via Microsoft's official public
gallery API (marketplace.visualstudio.com/_apis/public/gallery/extensionquery,
api-version=3.0-preview.1) — a structured JSON POST endpoint, no key and no
HTML parsing.
For every extension you get the identifier (publisher.name), display name,
publisher with verified-domain status, install count, average + weighted
rating, rating count, trending scores, current version, last-updated and
first-published dates, categories, tags, short description, repository link
and marketplace URL. Sort by relevance, installs, rating, last update or
publish date.
Related scrapers
Universal Web Scraper
hyperscrape/web-scraper
Extract structured data from any page using CSS selectors.
Google Play App Scraper
hyperscrape/google-play-app-scraper
Extract app rating, installs, developer and reviews from Google Play.
Apple App Store Scraper
hyperscrape/app-store-scraper
Get iOS app details — rating, price, developer, category, size.