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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Extension IdExtension NameDisplay NamePublisher NamePublisher Display NamePublisher DomainPublisher VerifiedDescriptionVersionInstallsDownloadsAverage RatingWeighted RatingRating Count
示例输出

一条真实的示例记录,正是你收到的结构。

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 上运行这个爬虫,或让我们按你的确切需求定制一个。