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)
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
pwtgbot PwnWiki Telegram database searching bot. Screenshots How it looks like in the terminal when running How it looks like in Telegram Run Directly
WikiPedia Search Engine Step 1 : Installing Requirements Install "stemming" module for python using pip. Step 2 : Parsing the Data To parse the data,
Elasticsearch DSL Elasticsearch DSL is a high-level library whose aim is to help with writing and running queries against Elasticsearch. It is built o
sphinx-design A sphinx extension for designing beautiful, view size responsive web components. Created with inspiration from Bootstrap (v5), Material
Super Simple Similarities Service
🔍 Messages Searcher is make for search custom message in all channels in guild and dm.
Python script for finding duplicate images within a folder.
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.
Play-Store-API A play store search application programming interface ( API ) Made with Python3
Google Drive file searcher
Wagtail CLIP allows you to search your Wagtail images using natural language queries.
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
基于RSSHUB阅读器实现的获取P站排行和P站搜图
Common Data Schemas for Elasticsearch The Common Data Schema for Elasticsearch i
Introduction This is a collection of examples to help you get familiar with the Elastic Stack. Each example folder includes a README with detailed ins
Cloud-native neural search framework for any kind of data
Senginta is All in one Search Engine Scrapper. With traditional scrapping, Senginta can be powerful to get result from any Search Engine, and convert to Json. Now support only for Google Product Sear
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
MeiliSearch FastAPI MeiliSearch FastAPI provides FastAPI routes for interacting with MeiliSearch. Installation Using a virtual environmnet is recommen