codewithnick/searchenginepy
search engine for python (Query and scrape search engines)
This project helps developers integrate search engine queries directly into their Python applications. You can input a search term and get a list of top search results from Google, Bing, DuckDuckGo, or Brave, just as if you typed it into the browser. It's for Python developers who need to programmatically fetch search engine results.
No commits in the last 6 months.
Use this if you are a Python developer building an application that needs to automatically retrieve and process search engine results from popular platforms.
Not ideal if you need to perform complex web scraping beyond basic search result listings or if you are not a Python developer.
Stars
21
Forks
10
Language
Python
License
MIT
Category
Last pushed
Jun 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/codewithnick/searchenginepy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.