GithubHelp home page GithubHelp logo

gary23w / metasearch-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 38 KB

Metasearch API is a robust REST API that enables users to gather metasearch data from various sources, including DuckDuckGo, Google, and Wikipedia. It can be easily deployed to Heroku, and its usage commands and API endpoints are clearly defined. Contributions are always welcome.

Go 100.00%
metasearch

metasearch-api's Introduction

Metasearch API

The Metasearch API is a robust REST API that enables users to gather metasearch data from various sources, including DuckDuckGo, Google, and Wikipedia. This API can be easily deployed to Heroku using the provided "Deploy to Heroku" button.

Deploy to heroku

Deploy to Heroku

Usage

The following commands are available:

metasearch_api [command]

Available Commands:

api         start the api
complete    autocomplete for a query
completion  Generate the autocompletion script for the specified shell
help        Help about any command
query       search for a query

Flags:

-h, --help help for metasearch_api

API Endpoints

The Metasearch API is powered by Gin, a high-performance REST API framework. The following endpoints are available:

GET /health                       | Checks the health of the API.
POST /search/:query               | Runs a search against the specified query
POST /autocomplete/:keyword       | Get's top 10 autocomplete possibilities for keyword

Users can use these endpoints to control the HTTP requests, retrieve search results, and get top autocomplete possibilities for a particular keyword.

Please note that this API is designed for use with Python.

Deployment

To deploy the Metasearch API, simply click on the "Deploy to Heroku" button above. This will create an instance of the API on Heroku's cloud platform.

Contributing

Contributions to the Metasearch API are always welcome. To get started, simply fork the repository and make your changes. Once your changes are complete, submit a pull request with a detailed description of the changes you've made.

Please note that all contributors are expected to follow the project's code of conduct, which can be found in the CODE_OF_CONDUCT.md file.

License

The Metasearch API is open-source software licensed under the MIT license. For more information, please see the LICENSE file.

metasearch-api's People

Contributors

gary23w avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.