What are some best resources to learn web scraping with jsoup giving complete insights of scraping beginner to pro? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What are some best resources to learn web scraping with jsoup giving complete insights of scraping beginner to pro?

I am trying to learn jsoup for web scraping but always ended up with confusion!

6th Aug 2017, 3:49 PM
Upendar Chinna
Upendar Chinna - avatar
1 Answer
0
Use python or php for web scraping. If you decide to use php, use the curl library. It makes sending requests a breeze.
7th Aug 2017, 9:28 PM
Corey
Corey - avatar