pointhi / searx_stats

A little website which is showing current stats about searx instances
19 stars 1 forks source link

python port #3

Open pointhi opened 9 years ago

pointhi commented 9 years ago

probably we should port that little project from php to python/flask.

wiki artice for ideas

Advantages

dalf commented 8 years ago

I've started a Django version, using python 3 here : https://github.com/dalf/searx-stats2 Messy in many points, just a start.

CURL is used to fetch the instances status, which allow to have more details when there is an error.

The choice of Django allows to have a free administration to add / remove instance.

My idea is to test each (engine, instance) couple :