Skip to content

A python script which scrapes the webpages, looks for appropriate meta keywords, and accordingly returns the result based on the keyword entered. It also creates a database for keywords and their frequencies, and also an excel sheet which has a chart of the frequencies of the keywords of that particular site.

Notifications You must be signed in to change notification settings

uniqueprex/Keyword-Scripting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search-Engine-Webscraping-in-Python

A python script which scrapes the web pages, looks for appropriate meta-keywords, and accordingly returns the result based on the keyword entered. It also creates a database for keywords and their frequencies, and also an excel sheet which has a chart of the frequencies of the keywords of that particular site.

The project uses the BeautifulSoup library, to extract the website urls.

Please add more web pages in "pages.txt".

Run search.py script

About

A python script which scrapes the webpages, looks for appropriate meta keywords, and accordingly returns the result based on the keyword entered. It also creates a database for keywords and their frequencies, and also an excel sheet which has a chart of the frequencies of the keywords of that particular site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%