Jonathan E. Landrum 7d45e54d8a Merge branch 'master' of github.com:jonlandrum/complaint-scraper | 9 years ago | |
---|---|---|
README.md | 9 years ago | |
complaint-scraper.db | 9 years ago | |
complaint-scraper.py | 9 years ago |
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 |