/pastebin_crawler

Crawl Pastebin new public pastes and save them

Primary LanguagePython

pastebin_crawler

Crawl Pastebin new public pastes and save them in json file

Install

git clone https://github.com/ygilad/pastebin_crawler.git
cd pastebin_crawler
python -m venv .env
.env\scripts\activate
pip install -r requirements.txt
deactivate

Run

.env\scripts\python main.py