I made a crawler with Scrapy who send his outputs in a Parse server.
Moreover I created a virtual Machine in Microsoft Azure to store my crawler and make some cron jobs.
I'm lost I created my virtual Machine and I don't understand where and how I put my crawler in ?
I've already checked this tutorial http://sertacozercan.com/2013/08/how-to-do-basic-web-scraping-using-scrapy-on-windows-azure/
Thanks !