forked from vivithemage/mrisa
-
Notifications
You must be signed in to change notification settings - Fork 0
MRISA - Meta reverse image search api
License
sharkqwy/mrisa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MRISA Overview MRISA (Meta Reverse Image Search Api) is a RESTful api which takes a url, does a reverse image search and returns a json array with standard search information such as title, description, destination url and the total number of search results. Release Notes 0.1 - returns json encoded array with the title, description, destination url, and number of results. Python Dependancies for systems using apt: apt-get install python-pip python-flask python-pycurl pip install beautifulsoup4 If you are using pip, the following command should get you going: pip install flask pycurl beautifulsoup4 Running Just a case of running the following command in the project root directory python server/mrisa_server.py
About
MRISA - Meta reverse image search api
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%