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

GitHub Repositories Scraper - Stars, Forks & Topics

Scrape GitHub repositories by keyword with stars, forks, language, topics, license, open issues, owner and timestamps. Export to JSON, CSV or Excel.

42 每条记录的字段 JSON · CSV · Excel · API 按用量付费
github-repositories-scraper.json 200 OK
{
  "id": 529502,
  "fullName": "scrapy/scrapy",
  "name": "scrapy",
  "owner": "scrapy",
  "ownerType": "Organization",
  "ownerUrl": "https://github.com/scrapy",
  "ownerAvatar": "https://avatars.githubusercontent.com/u/733635…",
  "description": "Scrapy, a fast high-level web crawling & scrap…",
  "htmlUrl": "https://github.com/scrapy/scrapy"
}
你会得到什么

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

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
IdFull NameNameOwnerOwner TypeOwner UrlOwner AvatarDescriptionHtml UrlHomepageStarsForksWatchersOpen Issues
示例输出

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

IdFull NameNameOwner
529502scrapy/scrapyscrapyscrapy
1209343409h4ckf0r0day/obscuraobscurah4ckf0r0day
5483330soimort/you-getyou-getsoimort
40621231lorien/awesome-web-scrapingawesome-web-scrapinglorien
9787912lorien/grabgrablorien
GET /github-repositories-scraper
{
  "id": 529502,
  "fullName": "scrapy/scrapy",
  "name": "scrapy",
  "owner": "scrapy",
  "ownerType": "Organization",
  "ownerUrl": "https://github.com/scrapy",
  "ownerAvatar": "https://avatars.githubusercontent.com/u/733635…",
  "description": "Scrapy, a fast high-level web crawling & scrap…",
  "htmlUrl": "https://github.com/scrapy/scrapy"
}

常见问题

What can I search for?

Any keyword works, and you can also use qualifiers such as `language:python`, `stars:>1000` or `topic:cli` to narrow results.

How many repositories can I get per run?

A single search returns up to 1000 repositories, sorted by relevance.

Which fields are numeric?

Stars, forks, watchers, open issues and size are parsed as numbers so you can sort and filter directly.

How fresh is the data?

Every record is read live at run time, so stars and timestamps reflect the moment of the run (see observedAt).

你准备好,它就就绪。

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