Skip to content

ramreddymettu/content_mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

  • The ability to build tools capable of retrieving and parsing information stored across the internet has been and continues to be valuable in many veins of data science.
  • In these projects, we will use different Python tools such as scrapy and tweepy to parse html code, and build tools to crawl websites automatically using scrapy, and build tools to recieve twitter streaming data automatically using tweepy.
  • Although web scraping will be conducted using the versatile Python library scrapy, many of the techniques i'm using can be applied to other popular Python libraries as well, including BeautifulSoup and Selenium.
  • Although i'm using Python library tweepy to listen streaming data, many of the techniques i'm using can be applied to other popular Python libraries as well, including PRAW.

About

Web Scraping with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published