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

PyPI Python Packages Scraper - Versions, Authors & Licenses

Scrape Python packages by name or keyword: version, summary, author and maintainer contacts, license, repository links, requires-python, release date, keywords, classifiers and dependencies. Export to JSON, CSV or Excel.

25 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
pypi-packages-scraper.json 200 OK
{
  "name": "Flask",
  "version": "3.1.3",
  "summary": "A simple framework for building complex web ap…",
  "maintainerEmail": "Pallets <[email protected]>",
  "license": "BSD-3-Clause",
  "requiresPython": ">=3.9",
  "releaseDate": "2026-02-19T05:00:56.027585Z",
  "projectUrl": "https://pypi.org/project/Flask/",
  "documentationUrl": "https://flask.palletsprojects.com/"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
NameVersionSummaryMaintainer EmailLicenseRequires PythonRelease DateProject UrlDocumentation UrlRepository UrlChangelog UrlFunding UrlKeywordsClassifiers
出力サンプル

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

NameVersionSummaryMaintainer Email
Flask3.1.3A simple framework for building c…Pallets <contact@palletsprojects.…
numpy2.5.1Fundamental package for array com…NumPy Developers <numpy-discussio…
requests2.34.2Python HTTP for Humans.Ian Stapleton Cordasco <graffatco…
fastapi0.139.2FastAPI framework, high performan…
FastAPI-AutoCRUD0.1.5A powerful, enterprise-level Fast…
GET /pypi-packages-scraper
{
  "name": "Flask",
  "version": "3.1.3",
  "summary": "A simple framework for building complex web ap…",
  "maintainerEmail": "Pallets <[email protected]>",
  "license": "BSD-3-Clause",
  "requiresPython": ">=3.9",
  "releaseDate": "2026-02-19T05:00:56.027585Z",
  "projectUrl": "https://pypi.org/project/Flask/",
  "documentationUrl": "https://flask.palletsprojects.com/"
}

よくある質問

Can I look up several packages at once?

Yes. Package Names and Search Queries are both lists, so one run can cover many packages and searches.

How does the keyword search work?

Each query is matched against package names across the whole index, ranked best-first, and the top matches are fetched with full metadata.

Do I get author and maintainer contacts?

Yes, when the package publishes them: author, maintainer and their email addresses are captured as standard.

How fresh is the data?

Versions and metadata are read live at run time, so each record reflects the moment of the run (see observedAt).

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

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