Skip to content

Given a URL to a web page and word to search for. The spider will go to that web page and collect all of the words on the page as well as all of the URLs on the page. If the word isn't found on that page, it will go to the next page and repeat. A list of all links on which the word was found is displayed.

Notifications You must be signed in to change notification settings

yash9871/Web-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Web-Crawler

Given a URL to a web page and word to search for. The spider will go to that web page and collect all of the words on the page as well as all of the URLs on the page. If the word isn't found on that page, it will go to the next page and repeat. A list of all links on which the word was found is displayed.

About

Given a URL to a web page and word to search for. The spider will go to that web page and collect all of the words on the page as well as all of the URLs on the page. If the word isn't found on that page, it will go to the next page and repeat. A list of all links on which the word was found is displayed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages