I didn't manage to achieve a scheduled content scraping with Kimono Labs.
Here is what I intended to do: scrape a movie ranking which is published every day on a specific page and increment the data to an existing Google Sheet. In fact there would be 3 columns
Date / Ranking / Movie name
I achieved to create the scrape API with Kimono labs and to schedule it to run every day and the data looks good (beside I can't manage to add the date of the scraping as a a value).
But I can't make it increment new data on my Google Sheet, I can only update the existing data.
I investigated with Zapier of IFTTT but no luck either. Anyone has an idea of how I could manage this?