fixme-lausanne / hackerspaces_ch

The site that was hackerspaces.ch
http://hackerspaces.ch
5 stars 1 forks source link

setup a cron job for the scraper #13

Closed gcmalloc closed 10 years ago

gcmalloc commented 10 years ago

The scraper should be ran with a cron job so that new entries get fetched.

rorist commented 10 years ago

So there's a cron running /home/hackerspaces/hackerspace_scraper/scraper.py everyday at 00:00.......

rorist commented 10 years ago

It's not being comited though ! So the list on the repo's going to run out of date.. But that's no big deal, as you can just run the scrapper before pushing to prod... The best would be to autocommit with some sort of smart message, like diff in the json level with the updated space..

gcmalloc commented 10 years ago

That's ok for me, as the data included in the git repository were only provided as an example.