Context, I’m scraping a bunch of websites as practice. I realised that the Download Tool slows down tremendously if the data gets exponential.
Is there a way to limit the amount of Data that goes into the Download Tool?
For example, if I parsed that website into rows, i would have about 60k rows per website. I just need the first 7k as that’s where the data is.
Any and all advice / help appreciated! Thanks.
- Cal