PyPI Python Packages Scraper - Metadata & Downloads avatar

PyPI Python Packages Scraper - Metadata & Downloads

Pricing

from $1.00 / 1,000 results

Go to Apify Store
PyPI Python Packages Scraper - Metadata & Downloads

PyPI Python Packages Scraper - Metadata & Downloads

$1/1K 🔥 Fast PyPI scraper! Python packages — version, summary, author, license, dependencies & monthly downloads. JSON, CSV, Excel or API in seconds. List package names & pull thousands of packages for dev & market intel ⚡

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 hours ago

Last modified

Share

Get clean PyPI package data: version, summary, description, author, license, classifiers, Python requirement and daily/weekly/monthly download counts. As JSON, CSV or Excel. Free, no key, no proxy.

💵 Pricing

Pay per result — ~$1 per 1,000 packages. No subscription, no proxy needed. You only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for $0.

🔎 What can it extract?

  • Package name, version, summary, description
  • Author, author email, home page, license
  • Keywords, classifiers, requires_python
  • Download counts — last day / week / month (via pypistats)
  • Latest release date + canonical PyPI URL

🚀 How do I use it?

  1. Click Try for free.
  2. Paste a list of package names (see example below).
  3. Click Start and download results as JSON, CSV or Excel — or pull them via the API / schedule them.

⚙️ Input example

{
"mode": "packages",
"packageNames": ["requests", "numpy", "flask"],
"maxItems": 100
}

📦 Output example

{
"name": "requests",
"version": "2.34.2",
"summary": "Python HTTP for Humans.",
"license": "Apache-2.0",
"requires_python": ">=3.10",
"downloads_last_month": 1582670936,
"release_date": "2026-05-14T19:25:26Z",
"url": "https://pypi.org/project/requests/"
}

🎯 Use cases

  • Developer-tool dashboards & package leaderboards
  • Dependency / supply-chain and security datasets
  • Tracking download trends and adoption of your own packages
  • Enriching SBOMs and internal package catalogs
  • AI coding assistants that need up-to-date package metadata

💰 How much will it cost?

You pay only the per-result price (no proxy cost): 100 → ~$0.10 · 1,000 → ~$1 · 10,000 → ~$10

🆚 Why this one

FeatureThis actorOthers
Metadata + download countsmetadata only
Classifiers + requires_pythonpartial
No key, no proxysometimes
Async batched, bulk listsone-by-one

❓ FAQ

Key/proxy? No. Search by keyword? PyPI has no public search API, so you pass exact package names. Bulk? Yes — pass a full list; requests run async in batches.

🛟 Support

Found a bug or need an extra field? Open an issue on the actor — fixes and new fields ship fast.

Data via the public PyPI JSON API and pypistats.org. Only public package metadata is collected.


Keywords: pypi scraper, python package data, package downloads, pypistats, dependency data, developer tools, package metadata, JSON CSV Excel