Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 322 Bytes

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.