mosharaf13 / fleet-searcher

Upload a CSV file containing keywords and view google search stats
1 stars 0 forks source link

Add default base url in google searcher class #36

Closed mosharaf13 closed 1 year ago

mosharaf13 commented 1 year ago

Resolve #34

Added google base url in the constructor. This way GoogleSearcher can work without providing a url and GoogleSearcherTest class can send custom url to test it with local html file.