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)
solrpy solrpy is a Python client for Solr, an enterprise search server built on top of Lucene. solrpy allows you to add documents to a Solr instance,
pwtgbot PwnWiki Telegram database searching bot. Screenshots How it looks like in the terminal when running How it looks like in Telegram Run Directly
A real-time tech course finder, created using Elasticsearch, Python, React+Redux, Docker, and Kubernetes.
A simplified python impelementaiton of Apache Lucene, mabye helps to understand how an enterprise search engine really works.
django-watson django-watson is a fast multi-model full-text search plugin for Django. It is easy to install and use, and provides high quality search
Haystack Author: Daniel Lindsley Date: 2013/07/28 Haystack provides modular search for Django. It features a unified, familiar API that allows you to
Flask-WhooshAlchemy3 Whoosh indexing capabilities for Flask-SQLAlchemy, Python 3 compatibility fork. Performance improvements and suggestions are read
esguard esguard provides a Python decorator that waits for processing while monitoring the load of Elasticsearch. Quick Start You need to launch elast
A sentence search engine that fetches examples from trusted news/media websites. Great for improving writing & speaking better English.
search A fast, efficiency python package for searching and getting search results with many different search engines. Installation To install the pack
Lupyne is a search engine based on PyLucene, the Python extension for accessing Java Lucene. Lucene is a relatively low-level toolkit, and PyLucene wr
Image-Search-Bot An image inline search telegram bot. Note: Use Telegram picture bot. That is better. Not recommending to deploy this bot. Made with P
Description A web search server for ParlAI, including Blenderbot2. Querying the server: The server reacting correctly: Uses html2text to strip the mar
social-insights Social insights is an open source big data project that generates insights about various interesting topics happening every day. Curre
flask-msearch Installation To install flask-msearch: pip install flask-msearch # when MSEARCH_BACKEND = "whoosh" pip install whoosh blinker # when MSE
Wagtail CLIP allows you to search your Wagtail images using natural language queries.
imgsmlr-server Image search service based on imgsmlr extension of PostgreSQL. Support image search by image. This is a sample application of imgsmlr.
prefetch2es Fast import of Windows Prefetch(.pf) into Elasticsearch. prefetch2es uses C library libscca. Usage When using from the commandline interfa
Drive Search Bot This is a Telegram bot writen in Python for searching files in Drive. Based on SearchX-bot How to deploy? Clone this repo: git clone
This is a Telegram Bot written in Python for searching data on Google Drive. Supports multiple Shared Drives (TDs). Manual Guide for deploying the bot