Skip to content

A Python program that navigates to http://www.profittools.net/testimonials/ finds the most frequently used noun within the testimonials and submits it to the search box on the top of the webpage.

Notifications You must be signed in to change notification settings

gauravpatil93/beautifulsoup-selenium-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

beautifulsoup-selenium-project

A Python program that navigates to http://www.profittools.net/testimonials/ finds the most frequently used noun within the testimonials and submits it to the search box on the top of the webpage.

How to run:

Required python modules/packages are:
nltk
enchant
BeautifulSoup
urllib
re
selenium

python scrapper.py

About

A Python program that navigates to http://www.profittools.net/testimonials/ finds the most frequently used noun within the testimonials and submits it to the search box on the top of the webpage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages