Closed igorsimb closed 1 year ago
scrape_interval_task takes SKUs of the current user and scrapes each item with real data. It repeats the process with the interval from the ScrapeIntervalForm. Displays all the scraped items and the latest price.
scrape_interval_task
ScrapeIntervalForm
scrape_interval_task
takes SKUs of the current user and scrapes each item with real data. It repeats the process with the interval from theScrapeIntervalForm
. Displays all the scraped items and the latest price.