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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| 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).