Libraries.io Package Scraper avatar

Libraries.io Package Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Libraries.io Package Scraper

Libraries.io Package Scraper

Gather open source package data from Libraries.io across npm, PyPI, Maven, Cargo, and dozens more registries. Every record carries the name, platform, SourceRank, stars, dependents count, latest release, license, and keywords. Handy for dependency research and supply chain audits.

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

ParseForge Banner

📦 Libraries.io Package Scraper

🚀 Pull package intelligence across 31 registries. Search a keyword or list exact packages and get SourceRank, stars, dependents, and license data for each one.

🕒 Last updated: 2026-06-02 · 📊 26 fields per package · npm, PyPI, Maven, Cargo, and 27 more · keyword or package input

Collect open source package metadata from Libraries.io, the cross-ecosystem index of 31 package managers. Search by keyword or pass exact packages, and for every project get its SourceRank, stars, forks, dependents count, latest release, license, keywords, and repository link.

Coverage: npm, PyPI, Maven, Go, NuGet, Packagist, Cargo, RubyGems, CocoaPods, Hex, Conda, CRAN, CPAN, and more. Search across all of them or filter to one.

🎯 Target Audience💡 Primary Use Cases
Developers and tech leadsCompare libraries before adopting
Security and compliance teamsAudit dependencies and licenses
Investors and analystsTrack ecosystem momentum
ResearchersStudy open source trends

📋 What the Libraries.io Package Scraper does

  • Searches packages by keyword across every supported registry.
  • Looks up exact packages by "platform/name" with no key needed.
  • Returns 26 structured fields per package, including SourceRank.
  • Captures stars, forks, dependents, and dependent repos.
  • Flags deprecated packages with a status and reason.
  • Exports to CSV, Excel, JSON, XML, or via API.

🎬 Full Demo (🚧 Coming soon)

⚙️ Input

FieldTypeDescription
searchTermsarrayKeywords to search across registries.
packagesarrayExact packages as "platform/name" (no key needed).
platformstringOptional. Restrict keyword search to one registry.
sortstringOrder search results (SourceRank, stars, dependents, and more).
maxItemsintegerCap on packages returned. Free plan is limited to 10.
apiKeystringLibraries.io API key for keyword search. A shared key ships by default.

Example 1: keyword search

{
"searchTerms": ["http client"],
"sort": "rank",
"maxItems": 50
}

Example 2: exact packages

{
"searchTerms": [],
"packages": ["npm/react", "pypi/django", "cargo/serde"]
}

⚠️ Good to Know: keyword search uses the Libraries.io API and a shared key ships by default. Exact package lookups work without any key. The status and deprecationReason fields fill in only for deprecated or removed packages.

📊 Output

Each record contains the following fields:

FieldDescription
📦 namePackage name
🧰 platformPackage manager
🔗 projectUrlLibraries.io page
📊 rankSourceRank score
📝 descriptionPackage description
💬 languagePrimary language
🏠 homepageHomepage URL
🐙 repositoryUrlSource repository
starsRepository stars
🍴 forksRepository forks
🔗 dependentsCountPackages depending on it
🗂 dependentReposCountRepos depending on it
🏷 latestReleaseNumberLatest release
📅 latestReleasePublishedAtLatest release date
latestStableReleaseNumberLatest stable release
📜 licensesLicense
📜 normalizedLicensesNormalized license list
🔑 keywordsPackage keywords
🚦 statusDeprecated or removed status
⚠️ deprecationReasonReason if deprecated
🔢 versionsCountNumber of published versions
👥 contributionsCountContributions count
🔗 packageManagerUrlRegistry page
🔎 searchTermQuery that surfaced this package
🕒 scrapedAtCollection timestamp
errorError message, null on success

Real sample records:

{
"name": "serde",
"platform": "Cargo",
"projectUrl": "https://libraries.io/Cargo/serde",
"rank": 29,
"description": "A generic serialization/deserialization framework",
"language": "Rust",
"repositoryUrl": "https://github.com/serde-rs/serde",
"stars": 10504,
"forks": 893,
"dependentsCount": 60384,
"latestReleaseNumber": "1.0.228",
"licenses": "MIT OR Apache-2.0",
"keywords": ["serde", "serialization", "derive", "no-std", "rust"],
"versionsCount": 315,
"error": null
}
{
"name": "axios",
"platform": "NPM",
"projectUrl": "https://libraries.io/NPM/axios",
"rank": 32,
"description": "Promise based HTTP client for the browser and node.js",
"language": "JavaScript",
"repositoryUrl": "https://github.com/axios/axios",
"stars": 109086,
"forks": 11717,
"dependentsCount": 255309,
"latestReleaseNumber": "1.16.1",
"licenses": "MIT",
"keywords": ["http", "ajax", "promise", "fetch", "rest", "api", "client"],
"versionsCount": 140,
"error": null
}
{
"name": "reqwest",
"platform": "Cargo",
"projectUrl": "https://libraries.io/Cargo/reqwest",
"rank": 27,
"description": "higher level HTTP client library",
"language": "Rust",
"repositoryUrl": "https://github.com/seanmonstar/reqwest",
"stars": 11606,
"forks": 1369,
"dependentsCount": 19735,
"latestReleaseNumber": "0.13.2",
"licenses": "MIT OR Apache-2.0",
"keywords": ["client", "http", "request", "rust"],
"versionsCount": 123,
"error": null
}

✨ Why choose this Actor

  • Cross-ecosystem. One run spans npm, PyPI, Cargo, Maven, and 27 more.
  • SourceRank built in. Compare library health on a single score.
  • Dependency reach. Dependents and dependent repos on every package.
  • No key for lookups. Exact package lookups need no API key at all.
  • Ready to export. CSV, Excel, JSON, XML, or API, with a clean table view.

📈 How it compares to alternatives

Libraries.io Package ScraperManual API callsGeneric web scrapers
31 registries in one run⚠️
SourceRank and dependents⚠️
Keyword and exact lookup⚠️⚠️
Deprecation flags⚠️
Export to CSV/Excel/JSON/XML⚠️

🚀 How to use

  1. Create a free Apify account using this sign-up link.
  2. Open the Libraries.io Package Scraper.
  3. Enter searchTerms or packages, optionally pick a platform, and set maxItems.
  4. Click Start and watch the dataset fill in real time.
  5. Export your results as CSV, Excel, JSON, or XML, or pull them via API.

💼 Business use cases

🔍 Library evaluation

GoalHow
Compare optionsSearch a keyword and sort by SourceRank
Check momentumLook at stars and dependents

🛡 Dependency and license audit

GoalHow
Review licensesList your packages and read the license fields
Spot deprecationsWatch the status and reason fields

📊 Ecosystem research

GoalHow
Map a nicheAggregate packages across registries
Track leadersSort by dependents count

💡 Tech scouting

GoalHow
Find toolsSearch by domain keyword
BenchmarkCompare rank across platforms

🔌 Automating Libraries.io Package Scraper

Connect this Actor to your stack with Apify integrations: Make, Zapier, Slack, Airbyte, GitHub, and Google Drive. Schedule runs and push fresh package data into spreadsheets, databases, or alerts.

🌟 Beyond business use cases

  • Research: study open source growth across ecosystems.
  • Personal: vet libraries before adding them to a project.
  • Non-profit: audit dependencies for community software.
  • Experimentation: build software supply chain datasets.

🤖 Ask an AI assistant

Paste your dataset into ChatGPT, Claude, Perplexity, or Copilot and ask for the most depended-on libraries, license breakdowns, or deprecated packages.

❓ Frequently Asked Questions

1. Do I need an API key? Keyword search uses the Libraries.io API and a shared key ships by default. Exact package lookups work with no key.

2. Which registries are covered? 31 package managers, including npm, PyPI, Maven, Go, NuGet, Packagist, Cargo, RubyGems, and more.

3. How do I look up an exact package? Add it to packages as "platform/name", for example "npm/react".

4. What is SourceRank? A Libraries.io score that estimates package quality and popularity.

5. Can I sort search results? Yes, by SourceRank, stars, dependents, dependent repos, latest release, or contributions.

6. Does it flag deprecated packages? Yes. The status and deprecationReason fields fill in for deprecated or removed packages.

7. What export formats are supported? CSV, Excel, JSON, XML, and API.

8. Can I restrict search to one registry? Yes. Set the platform filter.

9. Can I run it on a schedule? Yes, with Apify Schedules and integrations.

10. Is there a free option? Yes. Free runs are limited to 10 items as a preview. Paid plans unlock up to 1,000,000.

🔌 Integrate with any app

Use the Apify API, webhooks, and 5,000-plus integrations to push Libraries.io data into Make, Zapier, Google Sheets, Airtable, databases, and more.

💡 Pro Tip: browse the complete ParseForge collection.

🆘 Need Help? Open our contact form

⚠️ Disclaimer: independent tool, not affiliated with Libraries.io. Data is provided by the Libraries.io open data platform.