Kianoush-h/product_searcher
This project is a simple web application built with Python and Flask that allows users to upload a picture of a product, such as a pen, and then performs a Google image search to find stores that sell the product. The app then extracts and presents a list of stores along with their prices for the identified product.
JN513/Google_search_API
API desenvolvida em Flask com o Intuito de realizar buscas no google e retornar em formato Json.
fredysomy/google-search-api
A google search API which i made using 🐍python ⚗️flask and 🍵beautifulsoup (For scraping live data)
martingaston/billy-search
Search the Google Books API with Python :books:
jrbauti-09/capstone
Full stack web application to post thoughts (recipes), reviews, ingredients and a live search for thoughts (recipes) and recipe books (Google Books API).
rtflynn/twitter_flask_app
This is an app which connects to Twitter using the Twitter API, searches for tweets containing given search terms, and displays the results using Google Charts. It also allows one to read the tweets corresponding to a particular search term by clicking on the corresponding wedge in the chart.