to download the packages used in file use
pip install -r reequirements.txt
to run the python file use
python3 main.py -s=<search> -l=<location>(optional) -t=<search_counts>(optional)
if you have ideas for improvements or adding features , feel free to fork , send pull requests or create issues.