Skip to content

rpetar/newspaper-scrapers

Repository files navigation

Description

Scrapers for following newspapers:
1. Politika
2. Kurir
3. Srbija danas
4. Alo
5. Delo
6. Dnevnik
7. Slovenske novice
8. Večer
9. Svet24
10. 24ur

Obtained articles are the result of a search using keywords defined in constants.py, within a range defined with MIN_DATE and MAX_DATE in the same file.

Articles for each newspaper can be found in 📰/data/article folder.

Instructions

Code is written in Python 3.7.

  1. Create new Conda environment by running following command from root of the project: conda create --name <env> --file requirements.txt
  2. Run python main.py

About

Web scrapers for Slovenian and Serbian newspapers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages