conda-forge Packages Scraper
Pricing
from $19.00 / 1,000 results
conda-forge Packages Scraper
Browse packages published on conda-forge and pull the metadata for each one. Every package returns the name, version, summary, license, homepage, documentation link, source link, and supported platforms. Useful for dependency research and tracking the conda ecosystem.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
π¦ conda-forge Packages Scraper
Export package metadata from the community-run conda-forge channel. Browse the full catalog alphabetically, filter by search term or name prefix, and page through thousands of packages with description, version, license, home page, docs, source, and supported platforms.
What it scrapes
- Package name, latest version, summary, and long description
- License and home page
- Documentation URL, development URL, and source URL
- Supported platform subdirs (linux-64, osx-64, win-64, noarch, ...)
- A ready link to the package on anaconda.org
Input
| Field | Type | Description |
|---|---|---|
search | string | Optional. Keep only packages whose name, summary, or description matches. |
startsWith | string | Optional. Keep only packages whose name starts with this prefix. |
offset | integer | Skip this many matching packages (for paging). |
maxItems | integer | How many records to return. Free plan is capped at 10. |
Output fields
name, version, summary, description, license, home, docUrl, devUrl, sourceUrl, subdirs, timestamp, condaForgeUrl, scrapedAt, error.
Source
Public conda-forge channel metadata: https://conda.anaconda.org/conda-forge/channeldata.json. No API key required. The file is large (~22 MB); the actor downloads it once and pages over it in memory.
β οΈ Disclaimer: Independent tool, not affiliated with conda-forge / Anaconda. Only publicly available data is collected.