This script fetches new writeups from Medium.
Make sure that MongoDB is installed.
git clone https://github.com/ahsraeisi/writeup-fetch.git
cd writeup-fetch
pip install -r requirements.txt
The Writeup Fetcher uses a configuration file named config.ini
to save information that is needed to run it.
Add, Delete, and modify URLs that you want and don't in the URLs.txt
file.