An open API service indexing awesome lists of open source software.

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.

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.