Skip to content

Latest commit

 

History

History
67 lines (47 loc) · 3.74 KB

README.md

File metadata and controls

67 lines (47 loc) · 3.74 KB

Web Crawler project

  • This project is going to use Jsoup library to handle HTML extractions with the help of CSS selectors and HTML tags
  • The library also has a function that will simplify how we will make HTTP requests

Research Info links

Web crawler :
Web crawler videos:
Robots.txt file :
Proxy :
Proxy videos:
Libraries:

//---------------------

Other links

.Md [Markdown] extension:

//----------------------------------------------

//---------------------------------------------