TheJoin95 / omnixent

πŸ‘€ A simple API that allows you to understand what people search on search engines, social networks, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Omnixent is a community effort to build a simple API which allows you to understand what people searches on search engines, social network etc.

πŸŽ‰ Read the announcement post here!

Index

Built by

Docs

Status

Omnixent is still under active development, but you can already start to use the following APIs (list will be updated as soon as new features will roll out).

  • βœ… Ready
  • 🚧 Under active development
  • πŸ›£ In roadmap
Search Engine Status
Google βœ…
YouTube βœ…
Amazon βœ…
DuckDuckGo βœ…
Facebook πŸ›£
Twitter πŸ›£
Bing 🚧
Yandex 🚧
Baidu πŸ›£

Installation

If available in Hex, the package can be installed by adding Omnixent to your list of dependencies in mix.exs:

def deps do
  [
    {:omnixent, "~> 0.0.9"}
  ]
end

License

Omnixent is licensed under the GPLv3 License

About

πŸ‘€ A simple API that allows you to understand what people search on search engines, social networks, etc.

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.0%Language:Makefile 1.0%