Skip to main content

Scraper for disposable phone number services

Project description

# disposable-phonebook

Collect “disposable” phone numbers from various internet sites that offer “receive free SMS to an anonymous number” functionality.

`bash $ dphonebook scrape [{"number": "+16462879071", "area": "New York", "provider": "receive-smss.com", "last_message": 1652437175, "last_checked": 1652438795}, {"number": "+16466623058", "area": "New York", "provider": "receive-smss.com", "last_message": 1652437776, "last_checked": 1652438796}] `

## Quickstart

`bash pip3 install git+https://github.com/anroots/disposable-phonebook.git dphonebook scrape `

## Development

Requires Python 3.10

`bash python3 -m venv venv source venv/bin/activate pip install -r requirements-dev.txt pip install --editable . dphonebook --help `

## Contribution

Want to add or fix something? Send a pull request.

## License

Apache2 license (see: [LICENSE](LICENSE))

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

disposable-phonebook-0.1.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

disposable_phonebook-0.1.0-py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page