Skip to content
#

urllib

Here are 302 public repositories matching this topic...

Web scraping, also known as web data extraction or web harvesting, is the process of extracting data from websites. It involves the use of automated software tools to retrieve and analyze information from web pages, including HTML pages and other web resources such as images and documents. The extracted data can be used for a variety of purposes.

  • Updated Mar 15, 2024
  • Python

A news website that provides summarised news on trending topics, popular topics and searched topics. It is coded in python using the streamlit, BeautifulSoup, urllib, newspaper and nltk library. The app is further deployed on AWS via an EC2 instance and made available publicly for viewing news in the internet. It uses NLP and Web Scraping.

  • Updated Dec 21, 2023
  • Python

Improve this page

Add a description, image, and links to the urllib topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the urllib topic, visit your repo's landing page and select "manage topics."

Learn more