Skip to content

Files

Latest commit

d7d32de · Sep 2, 2023

History

History
12 lines (11 loc) · 423 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 423 Bytes

Poland cities scraper from wikipedia

This is my quick solution for getting data about Poland cities (With latitude and longitude) and their voivodeship. I couldn't find an interesting me CSV file in Google (TERYT data scares me xD) so I download data from Wikipedia.

Running project locally

Install needed libraries.

pip install -r requirements.txt

Run python file.

python main.py