This is a scraper that runs on Morph. To get started see Morph.io the documentation. Scraper runs and data on Morph.io: https://morph.io/codeforcroatia/imamopravoznati-tjv.
Python 3.5 with Pandas.
- Scraper will take data from official CSV register at https://tjv.pristupinfo.hr/ (TJV)
- Scraped TJV CSV data will be stored to
allData
table - Then data will be processed and cleanup - it will compare existing
data
andallData
and mark what was updated since last run. - Clean data will be stored to
data
table
Work by SelectSoft