Open nrosed opened 3 years ago
Scrapy is currently creating empty index.html files when a link is redirected. This has only been observed in 2020 and should be taken care of within the scraping code, not the downstream processes.
index.html
This doesn't have a downstream effect on the analyses and seems non-trivial to fix. Therefore, it won't be fixed.
Scrapy is currently creating empty
index.html
files when a link is redirected. This has only been observed in 2020 and should be taken care of within the scraping code, not the downstream processes.