index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
engines
/
wolframalpha_noapi.py
Age
Commit message (
Collapse
)
Author
2016-02-25
[fix] wolframalpha unicode inputs
Adam Tauber
2016-02-17
[fix] encapsulate wolframalpha token fetching errors
Adam Tauber
2016-02-17
[fix] wolframalpha page changes
Adam Tauber
related issues: #508 #509
2016-01-18
[fix] pep8
a01200356
2016-01-03
[fix] test in wolframalpha_noapi
a01200356
2016-01-03
add tests for unicode strings in wolframalpha
a01200356
2016-01-03
[fix] unescape htmlentities in wolframalpha_noapi's answer
a01200356
2016-01-02
[fix] pass wolframalpha_noapi tests
a01200356
2016-01-02
update tests for wolframalpha
a01200356
2016-01-01
[enh] wolframalpha appends result
a01200356
2015-12-30
Add tests for the Wolfram Alpha engines (both API and NO API versions)
a01200356
2015-12-29
Make wolframalpha_noapi.py flake8 compliant
a01200356
2015-12-29
Remove unnecessary code in wolframalpha_noapi engine
a01200356
The answer is scraped from a js function, so parsing the html tree doesn't achieve anything here.
2015-12-29
Wolfram Alpha (no API needed now)
a01200356