Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverse image search #6

Closed
BytewaveMLP opened this issue Feb 27, 2019 · 0 comments
Closed

Reverse image search #6

BytewaveMLP opened this issue Feb 27, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@BytewaveMLP
Copy link
Owner

BytewaveMLP commented Feb 27, 2019

https://derpibooru.org/search/reverse.json

  • multipart/form-data/application/json
  • key - API key
  • image - binary image data
    • or: scraper_url - url to image
      returns:
{
  "search": [
    {
      // image object
    }
  ],
  "total": 1
}
@BytewaveMLP BytewaveMLP added the enhancement New feature or request label Feb 27, 2019
@BytewaveMLP BytewaveMLP self-assigned this Feb 27, 2019
@BytewaveMLP BytewaveMLP added this to To do in mode-derpi via automation Feb 27, 2019
@BytewaveMLP BytewaveMLP moved this from To do to In progress in mode-derpi Feb 28, 2019
mode-derpi automation moved this from In progress to Done Mar 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
mode-derpi
  
Done
Development

No branches or pull requests

1 participant