Kammarianand / wiki-fetch-200

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WikiFetch

Purpose

WikiFetch is a Streamlit application designed to scrape Wikipedia data based on user input. It provides users with a convenient way to retrieve information from Wikipedia about various topics.

Tools and Libraries Used

  • Streamlit: Used for building the user interface and displaying the Wikipedia data.
  • Requests: Used for making HTTP requests to fetch web pages.
  • BeautifulSoup: Used for parsing HTML content and extracting data from web pages.

LinkedIn Account

LinkedIn

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%