Skip to content

AAG142/Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Scraping

Web-Scraping Code

Here i used Selenium and BeautifulSoup library for scraping.

The file Quora_Scraping.py scraping all the question on the given topic and its all answers, Votes and views of the answer + Writer name of the answer. You only have to edit and enter email address and password of your quora account and then start scraping. :)

Requirements:

requests==2.19.0

selenium==3.12.0

beautifulsoup4==4.6.0

and i am using Python 3.6

About

Web-Scraping Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages