Scrapers.lat logo scrapers.lat
開発ツール

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.

27 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
vscode-marketplace-scraper.json 200 OK
{
  "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 で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
Extension IdExtension NameDisplay NamePublisher NamePublisher Display NamePublisher DomainPublisher VerifiedDescriptionVersionInstallsDownloadsAverage RatingWeighted RatingRating Count
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

Extension IdExtension NameDisplay NamePublisher Name
99b17261-8f6e-45f0-9ad5-a69c6f509…cpptools-themesC/C++ Themesms-vscode
3957b2f6-f086-49b5-a7b4-5da772123…cpptools-extension-packC/C++ Extension Packms-vscode
d0bfc4ab-1d3a-4487-8782-7cf6027b4…csharpC#ms-dotnettools
5db78037-f674-459f-a236-db622c427…material-icon-themeMaterial Icon ThemePKief
9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d3…vscode-iconsvscode-iconsvscode-icons-team
GET /vscode-marketplace-scraper
{
  "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).

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。