Skip to content

ErikKytach/WikiParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Wiki Parser

This program is a web scraping script written in Python. It utilizes the requests library to send HTTP requests to a specified URL and retrieve the content of the webpage. The BeautifulSoup library is then used to parse the HTML content and extract the text from the p tags.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages