https://github.com/fernandod1/telnyx_api_scraper
Query Telnyx free phone numbers by area code and store them locally in Mysql database.
https://github.com/fernandod1/telnyx_api_scraper
api mysql php scraper scraping telnyx
Last synced: 30 days ago
JSON representation
Query Telnyx free phone numbers by area code and store them locally in Mysql database.
- Host: GitHub
- URL: https://github.com/fernandod1/telnyx_api_scraper
- Owner: fernandod1
- License: other
- Created: 2020-09-18T23:38:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-02T12:46:49.000Z (over 5 years ago)
- Last Synced: 2025-03-01T10:31:59.776Z (over 1 year ago)
- Topics: api, mysql, php, scraper, scraping, telnyx
- Language: PHP
- Homepage: https://www.fernando.info
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telnyx API scraper
PHP script that queries Telnyx API and get free phone numbers by area code and finally store them locally in Mysql database. Keeps track of status of each phone numbers in case it changes to busy.
REQUIREMENTS:
- PHP and MySQL
COLLABORATIONS:
Collaborations to improve script are always welcome.