This program scrapes a website for phone number complaint data and provides that data via a RESTful API.
python complaint-scraper.py
/ |
Returns all results in the database |
/123 |
Returns the results for this area code only, where 123 is some valid area code |