VS Code Marketplace Extensions & Publishers Scraper
Scrape Visual Studio Code Marketplace extensions with installs, downloads, ratings, publisher, version, categories, tags and repository link. Search by keyword or category and sort by installs, rating or updated. Export to JSON, CSV or Excel.
{ "extensionId": "99b17261-8f6e-45f0-9ad5-a69c6f509a4f", "extensionName": "cpptools-themes", "displayName": "C/C++ Themes", "publisherName": "ms-vscode", "publisherDisplayName": "Microsoft", "publisherDomain": "https://microsoft.com", "publisherVerified": true, "description": "UI Themes for C/C++ extension.", "version": "2.0.0" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Extension Id | Extension Name | Display Name | Publisher Name |
|---|---|---|---|
| 99b17261-8f6e-45f0-9ad5-a69c6f509… | cpptools-themes | C/C++ Themes | ms-vscode |
| 3957b2f6-f086-49b5-a7b4-5da772123… | cpptools-extension-pack | C/C++ Extension Pack | ms-vscode |
| d0bfc4ab-1d3a-4487-8782-7cf6027b4… | csharp | C# | ms-dotnettools |
| 5db78037-f674-459f-a236-db622c427… | material-icon-theme | Material Icon Theme | PKief |
| 9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d3… | vscode-icons | vscode-icons | vscode-icons-team |
{ "extensionId": "99b17261-8f6e-45f0-9ad5-a69c6f509a4f", "extensionName": "cpptools-themes", "displayName": "C/C++ Themes", "publisherName": "ms-vscode", "publisherDisplayName": "Microsoft", "publisherDomain": "https://microsoft.com", "publisherVerified": true, "description": "UI Themes for C/C++ extension.", "version": "2.0.0" }
常见问题
What does the installs number mean?
It is the total install count reported for the extension, the standard measure of how widely adopted it is.
Can I focus on one category or topic?
Yes. Use a search keyword, a category such as `Linters` or `Machine Learning`, or both together to narrow the results.
Can I find the publisher and their repository?
Yes. Each record includes the publisher name, display name and domain, plus the source repository link when the publisher provides one.
How fresh is the data?
Installs, ratings and version details are read live at run time, so each record reflects the listing at the moment of the run (see observedAt).