scrape.py
is a python2 script using BeautifulSoup
to scrape user-defined sections of literotica.com.
Set up pipenv
if you don't already have it.
Feel free to edit GENRES
and PAGES_PER_GENRE
. GENRES
is a list of url slugs for sections you want to include.
Run:
pipenv install
pipenv run python scrape.py