Scrapers.lat logo scrapers.lat
开发者工具

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.

21 每条记录的字段 JSON · CSV · Excel · API 按用量付费
vscode-publishers-scraper.json 200 OK
{
  "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
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Publisher NameDisplay NamePublisher IdDomainIs Domain VerifiedVerifiedExtension CountTotal InstallsTotal DownloadsAverage RatingTotal Rating CountLast ActivityCategoriesSponsor Urls
示例输出

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

Publisher NameDisplay NamePublisher IdDomain
vscode-icons-teamVSCode Icons Team652ad61d-3a6a-48ca-ab1a-80dc8953b…https://vscodeicons.team
PKiefPhilipp Kieff9e5bc2f-fea1-4075-917f-d83e01e69…https://pkief.com
zhuangtongfabinaryify8ae75bda-ec22-4a17-9340-abf1a20be…
ms-dotnettoolsMicrosoftd05e23de-3974-4ff0-8d47-23ee77830…https://microsoft.com
GitHubGitHub7c1c19cd-78eb-4dfb-8999-99caf7679…https://github.com
GET /vscode-publishers-scraper
{
  "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
}

常见问题

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).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。