Skip to content

poorvirohidekar/Web-scraping-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web-scraping-twitter

Introduction

Using beautiful soup to extract html and xml data from the web. Extracting twitter data and saving the scraped data in a JSON

Execution

  • Install beautiful soup pip install beautifulsoup4
  • Install JSON pip install jsonlib
  • Clone the project and navigate to the directory in your terminal.
  • Extract the data and save it in a JSON file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages