Hi, I need a recipes scrapper. Demands: 1. Written in PHP 2. Be able to add at least 50 new recipes every DAY 3. Download the recipe image and save it to the disk 4. Be able to run on a linux machine using cron job 5. Output a detailed error/success report (which will be easy to understand if it was success / failed) 6. Index all the recipes into MYSQL db, the fields of the DB table will be: 6.1 id - unique number 6.2 title - title of the recipe 6.3 work_order - the work order (ie: "pour the sugar and the milk together into a bowl") 6.4 ingredients - new-line seperated list of ingredients ("2 cups of sugar\r\n2 cups of milk") 6.5 img_path - the image of the recipe, will be hosted locally You can use whatever websites to scrape the recipes from. I also wants full detailed top-level design of the script and want to know from what websites you are going to scrape the data. I will have your support on the script for the first 2 months of it running every day (bug fixes, etc). Please put the price in the comments or send me a PM. Thank you for your time!