This repository contains the source code for Lychee Scraper, used to scrape Rom links
The code works the same as mentioned in https://lychee-engine.xyz/about
- Make a .env file in
src/modules - Make a MongoDB database and put your Database URI in .env
URI= Your_database_URI - Run the main file
- Follow the same steps from 1 to 2 or skip if you have already done those.
- Run the test file
python test.py