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 `
Install [Editorconfig](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig) extension
Install [pre-commit hooks](https://pre-commit.com/#install)
## 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
Built Distribution
File details
Details for the file disposable-phonebook-0.1.0.tar.gz
.
File metadata
- Download URL: disposable-phonebook-0.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 768ee4002e3626ad5b083dcd10460e9af2d51f345831a661b88d93c8ca4f76b5 |
|
MD5 | 701278d6b622476a46bf32dd5225f279 |
|
BLAKE2b-256 | ffaa459186e27a02a948328530cd6fc130270d717cbce09993a664668021619d |
File details
Details for the file disposable_phonebook-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: disposable_phonebook-0.1.0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c821ccb2d4a5bd2dc57058e6ce649561960508f6f32108fd3de0b4ac2825ee2 |
|
MD5 | b7d3aa711814dc7bbd95b3cd4d1baed0 |
|
BLAKE2b-256 | ed201b4cf5166e68640601dd5b86b76e15a9569273e227a1317a789c198cfcf3 |