Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 534 Bytes

#Simple Web Scraper

##Searches Yellow Pages for listing

###Search Term Search by industry term(s).

###Geo Location Seach by city, state and zip.

###Export to CSV export to a csv. a prompt will ask for directory and name of file. if not, will display on terminal.

###Publish in mac os dotnet publish -c Release -r osx-arm64 --self-contained -p:PublishSingleFile=true -p:PublishTrimmed=true -o ./publish

###Symbolic link ln -sf /Users/yankie/Projects/SimpleWebScraper/publish/SimpleWebScraper /usr/local/bin/SimpleWebScraper