Closed StevenKowalzik closed 11 months ago
At the moment the html is accessed from the cache, then scraped. This leads to long loading times, even though a cache is used. Instead the data itself should be cached and html should only be requested and scraped if the cache exceeds the TTL.
At the moment the html is accessed from the cache, then scraped. This leads to long loading times, even though a cache is used. Instead the data itself should be cached and html should only be requested and scraped if the cache exceeds the TTL.