Mine and extract complete package lists from NPM registry
Project description
NPM Package Miner
A Python tool to mine and extract complete package lists from the NPM registry.
Installation
pip install npm-miner
Usage
npm-miner
Or use as a Python module:
from npm_miner import mine_npm
mine_npm()
Data Source
- NPM Registry: https://registry.npmjs.org/
- All packages: https://replicate.npmjs.com/_all_docs
Output
Location: ../Package-List/NPM.csv
Format: CSV file with columns:
- ID (sequential number)
- Platform (always "NPM")
- Name (package name)
- Homepage URL
- Repository URL
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
npm_miner-1.0.3.tar.gz
(8.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file npm_miner-1.0.3.tar.gz.
File metadata
- Download URL: npm_miner-1.0.3.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b16e7fdc0de0a66f2e94d951626c9e563343fdde8779c30511826f0e9658a87
|
|
| MD5 |
318050b3f97f3bc352a47023e269ce7a
|
|
| BLAKE2b-256 |
d22ac12429bad02349d429024afc4439c78ead7546892f6b8c81a88d1eb5818d
|
File details
Details for the file npm_miner-1.0.3-py3-none-any.whl.
File metadata
- Download URL: npm_miner-1.0.3-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54cffbeec1961a2352ed90074f6f33291632f33a420e950a779f86716a605a89
|
|
| MD5 |
638c6f2a91deb0865ff58d7071128aa3
|
|
| BLAKE2b-256 |
5a0dc9de54fffe9286731cae25b2179adc9d7d4ba428447a7e6655110a282f40
|