wolframalpha-client

command module
v0.0.0-...-9fd5d19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

README

The WolframAlpha Desktop Client Backend

Go Report Card Build Status Code Quality

The WolframAlpha Desktop Client Backend

The API

The backend launches a Selenium session (in the core package), and then scrapes the Wolfram Alpha DOM (in the engine) package to obtain the results from Wolfram Alpha. Then, an API server is initialized.
These are the currently-supported routes in that API:

search - makes a search on Wolfram Alpha and returns the response images/LaTeX.

Attribute Value
Method POST
Endpoint /api/search/
Request {search_text: "the search query"}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL