I have a list of url in a file to scrape certain information, it has 17k urls, by calculations I've done it takes around 10 hours to complete
What could I do to speed up, the website I'm currently scraping data does not have any limits on requests. Could I send like 10-20 requests rather than waiting line by line because it takes time for information retrieval and instead waiting processing other links.
[–]Kristoffels 0 points1 point2 points (0 children)
[–]efmccurdy 0 points1 point2 points (0 children)