Jonathan E. Landrum 7d45e54d8a Merge branch 'master' of github.com:jonlandrum/complaint-scraper | %!s(int64=9) %!d(string=hai) anos | |
---|---|---|
README.md | %!s(int64=9) %!d(string=hai) anos | |
complaint-scraper.db | %!s(int64=9) %!d(string=hai) anos | |
complaint-scraper.py | %!s(int64=9) %!d(string=hai) anos |
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 |