VS Code Publishers Scraper (Leads: Domain, Installs)
Publisher-centric VS Code Marketplace scraper. Each record is a publisher with website domain, domain verification, verified badge, total installs across all their extensions, extension count and top extensions. Build devtool vendor lead lists. Export to JSON, CSV or Excel.
{ "publisherName": "vscode-icons-team", "displayName": "VSCode Icons Team", "publisherId": "652ad61d-3a6a-48ca-ab1a-80dc8953b2b6", "domain": "https://vscodeicons.team", "isDomainVerified": true, "verified": true, "extensionCount": 1, "totalInstalls": 24287007, "totalDownloads": 112131 }
Every run returns clean, typed records, ready for your CRM, spreadsheet or database.
- One clean record per result, deduped and normalized
- Stable schema in JSON, CSV or Excel, or read it via the Apify API
- Pay per use in the cloud, nothing to install or maintain
A real example record, exactly the shape you receive.
| Publisher Name | Display Name | Publisher Id | Domain |
|---|---|---|---|
| vscode-icons-team | VSCode Icons Team | 652ad61d-3a6a-48ca-ab1a-80dc8953b… | https://vscodeicons.team |
| PKief | Philipp Kief | f9e5bc2f-fea1-4075-917f-d83e01e69… | https://pkief.com |
| zhuangtongfa | binaryify | 8ae75bda-ec22-4a17-9340-abf1a20be… | |
| ms-dotnettools | Microsoft | d05e23de-3974-4ff0-8d47-23ee77830… | https://microsoft.com |
| GitHub | GitHub | 7c1c19cd-78eb-4dfb-8999-99caf7679… | https://github.com |
{ "publisherName": "vscode-icons-team", "displayName": "VSCode Icons Team", "publisherId": "652ad61d-3a6a-48ca-ab1a-80dc8953b2b6", "domain": "https://vscodeicons.team", "isDomainVerified": true, "verified": true, "extensionCount": 1, "totalInstalls": 24287007, "totalDownloads": 112131 }
Frequently asked questions
What is the lead in each record?
The publisher's website **domain**, together with whether that domain is verified, so you can prioritise reachable, established vendors.
How is totalInstalls calculated?
It is the sum of installs across every extension the publisher ships, so you can rank publishers by real portfolio reach rather than a single extension.
How are publishers discovered?
They are found from your search keyword, ranked by the popularity of their matching extensions, then each publisher is fully aggregated across their whole catalog.
How fresh is the data?
Everything is read live at run time, so each record reflects the marketplace at the moment of the run (see observedAt).
Ready when you are.
Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.