Skip to content

bobvdvelde/nujij_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NuJij.nl scraper

why?

We want to save this dutch news-forum for posterity

how?

Python!

go to where you've cloned this repo.

# you probably want to do this in a virtualenvironment!
cd this_repo
pip install -r Requirements
python nujij_scraper.py

OR you go all 21st century and jump on the containerized micro-services bandwagon

cd <directory_you_want_full_of_json>
docker run -v "$(pwd)":/json rnvdv/nujij ipython /home/nujij_scraper.py

nice

About

Scrapers nujij for posterity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages