Scraping-Scripts
Scraping-Scripts copied to clipboard
All of my scraping scripts
the script skips over all posts containing gifs and does not download the files. I believe that this used to work initially
When running the script with the fix for the findlastpage issue, the script no longer sees the correct dates and dumps everything into the NonParsable folder - it also seems...
I tried using this on a different system and I get an error as follows: ``` Invoking findLastPage() Last page is 1000 Page 0 of 1000 Traceback (most recent call...
The script cannot find the last page as it did previously, once started it just continues on like this: ``` 200 @ 106000 next status should be 404, in/decrement will...