Skip to content

Web scraping is data scraping technique used for extracting data from websites.

Notifications You must be signed in to change notification settings

ambirpatel/Wikipedia-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Wikipedia-crawler

This is python script which uses beautifulsoup package for collecting hyperlinks from wikipedia article. Given code will go to the one article and store all those links, after that it will go to all those links and checks if they again point to each other or not.

About

Web scraping is data scraping technique used for extracting data from websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published