Create one deta.sh account if you don't have one Link
once done clone this repo
$ https://github.com/Geeks-Vegeta/medium-blog-scraping.git
Create a new virtual env
python -m venv venv
Activate that virtual env
$ source venv/Scripts/activate
Install all dependancies
$ pip install -r requirements.txt
Run
$ python -m main