ScrapeMaster

1. Create a new folder and Install your virtual environnement 

2. Create a file requirements.txt and copy the following libraries

3. Create .env file and add your api key

5. Create sraper.py file (this is the file responsible for scraping and parsing)

6. Create streamlit_app.py

7. Run streamlit_app.py