Skip to content

saahiluppal/webber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webber

WebPage on your terminal..

What this project actually does is when you pass any query into the programme, it scrapes it's results from the entireweb search engine and shows it to you..

Libraries Required ..

  • requests

  • bs4

  • lxml

lxml is default parser library for webber. You can use html.parser instead if you want.

Usage..!

  • python3 entity.py

This will fetch you simple description of the query if it exists.

  • python3 results.py

This will fetch you all the web results

  • python3 search.py

This will fetch you a full fledged webpage into your terminal :)

About

Webpage On Terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages