Skip to content

ygilad/pastebin_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Crawl Pastebin new public pastes and save them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages