Articles Tagged With: async

Asynchronous Web Scraping: Scaling For The Moon!

Asynchronous programming can speed up web scrapers astronomically and is by far the most important scaling step when dealing with big projects. What exactly is it, how does it work, and what are the best ways to take advantage of it?