Go to Hyperscrape Store

VS Code Marketplace Scraper

hyperscrape/vscode-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=python

Swap 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.