ZaxR / YP_scraper

Yellow Pages scraper webapp made with Flask, requests, and beautifulsoup. Outputs results to users as csvs. Uses random proxy and user-agent for each request.
6 stars 0 forks source link

Allow user to choose file save name and location #10

Open ZaxR opened 5 years ago

ZaxR commented 5 years ago

Requires the capability to download completed results. Related to #28.