Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This is great. As a recently new Python and Flask user it's good to see how things are done in a nicer way than I have hacked together!

Question: I have a web app built in flask, but I also require a worker process in the background that is actively scraping websites and inserting/ updating data into the DB via the ORM. How would you go about that in the cleanest way?



You could use Celery: http://www.celeryproject.org/





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: