brew install python@3.10
brew install --cask chromedriver
git clone https://github.com/CatInAHatIsBack/Airbnb_Listing_Inaccuracy_Scraper.git
cd Airbnb_Listing_Inaccuracy_Scraper
set up enviroment on mac
python3 -m venv env
source env/bin/activate
pip install -r ./requirements.txt
run
python3 -i webscraper.py
Then you can run:
start("india")