Skip to content

ashirbadsahu/google-meta-description-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Meta description Fetcher

It is a Python program that fetches and displays the relevant short meta description of a given search query from Google search results.

Feature

  • Fetches the first search result from Google.
  • Displays the title, link, and short description of the search result.
  • Fetches and displays the meta description of the first link.

Usage

  1. Install the required Python packages:
pip install requests beautifulsoup4
  1. Run the script with your search query:
python searcher.py

Thanks 🙏

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages