Skip to content

manucabral/assistant-robert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assistant Robert

A simple Python library that provides search with different search engines and more.

Install

pip install assistant-robert

Usage

from robert import GoogleSearcher

client = GoogleSearcher('en')
result = client.search('hello')
print(result)

About

A Python web searcher library with different search engines and more

Topics

Resources

License

Stars

Watchers

Forks

Languages