Robert
A simple Python web searcher library with different search engines.
Install
pip install roberthelper
Usage
from robert import GoogleSearcher
client = GoogleSearcher('en')
result = client.search('hello')
print(result)
A simple Python web searcher library with different search engines.
pip install roberthelper
from robert import GoogleSearcher
client = GoogleSearcher('en')
result = client.search('hello')
print(result)
esengine - The Elasticsearch Object Document Mapper esengine is an ODM (Object Document Mapper) it maps Python classes in to Elasticsearch index/doc_t
Elasticsearch Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. You can use Elasticsearch to st
cve-search cve-search is a tool to import CVE (Common Vulnerabilities and Exposures) and CPE (Common Platform Enumeration) into a MongoDB to facilitat
Wagtail CLIP allows you to search your Wagtail images using natural language queries.
Python Client and Toolkit for DataFrames, Big Data, Machine Learning and ETL in Elasticsearch
Play-Store-API A play store search application programming interface ( API ) Made with Python3
social-insights Social insights is an open source big data project that generates insights about various interesting topics happening every day. Curre
pysolr pysolr is a lightweight Python client for Apache Solr. It provides an interface that queries the server and returns results based on the query.
IKEA Reverse Image Search This is a demo project to fetch ikea product images(IK
Mwmbl: No ads, no tracking, no cruft, no profit Mwmbl is a non-profit, ad-free, free-libre and free-lunch search engine with a focus on useability and
Auto-Complete Google Project In this project there is an implementation for one feature of Google's search engines - AutoComplete. Autocomplete, or wo
Local SERP Google Search Engine Results Pages (SERP) in locally, no API key, no signup required Make sure the chromedriver and required package are in
Google Drive file searcher
ForFinder is a search tool for folder and files. You can use that when you Source Code Analysis at your project's local files or other projects that you are download. Enter a root path and keyword to
Python script for finding duplicate images within a folder.
TG-searcherBot Search any channel/chat from keyword. Commands /start - Starts th
MeiliSearch FastAPI MeiliSearch FastAPI provides FastAPI routes for interacting with MeiliSearch. Installation Using a virtual environmnet is recommen
Super Simple Similarities Service
Flask-WhooshAlchemy3 Whoosh indexing capabilities for Flask-SQLAlchemy, Python 3 compatibility fork. Performance improvements and suggestions are read
WikiPedia Search Engine Step 1 : Installing Requirements Install "stemming" module for python using pip. Step 2 : Parsing the Data To parse the data,