Skip to content

You can search what ever you are searching on google. I am taking user input from form and then scraping all datas from 'Google Search' then displaying in page like google.

Notifications You must be signed in to change notification settings

kingarunesh/Google-Search-Scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Search Engine Scraping using Python

I have created google search engine scraping web-app, In this web-app you can search whatever you are searching on google, you will get same results.
Once you enter your search query in form then you will get result from 'Google Search' because we are scraping google search engine for getting results.

Project Live - Click Me

Demo Video - Youtube Link

I used these modules and framework for building this site :

  • Flask : Flask is a micro web framework written in Python.
  • Requests : Requests is a HTTP library for the Python programming language.
  • beautifulsoup4 and bs4 : Beautiful Soup is a Python package for parsing HTML and XML documents ( Web Scraping )
  • HTML, CSS and Bootstrap : Bootstrap is a free and open-source CSS framework directed at responsive, mobile-first front-end web development.

About

You can search what ever you are searching on google. I am taking user input from form and then scraping all datas from 'Google Search' then displaying in page like google.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages