I've never given nodejs a try when it comes to web scrapping, I always turn to python once that is the topic but this article is encouraging me to give it a try.
Node is great for I/O and pretty fast operations π.
Very well written, I love scrapping, for me the main challenge was actually saving the data.
For instance your prices, your database will explode scrapping all prices on a amazon "daily" any advice on that?
Godswill Ezeoke
Backend Engineer
I've never given nodejs a try when it comes to web scrapping, I always turn to python once that is the topic but this article is encouraging me to give it a try.