0xkash / rest-scraper

A real estate scraper with a built in REST API
1 stars 0 forks source link

Save scraper task data #7

Open 0xkash opened 1 year ago

0xkash commented 1 year ago

When a scraper is set in the task queue I want to track the progress and see when its run. Now only the status in the Scraper object is available, however this does not give enough information about when its run or even if the ran task had any troubles.

0xkash commented 1 year ago

Two options for this: