Added web interface docs (#1972)

This commit is contained in:
Soxoj
2024-12-16 17:06:06 +01:00
committed by GitHub
parent 984584f87d
commit 4894a267d7
5 changed files with 62 additions and 0 deletions
+9
View File
@@ -3,6 +3,15 @@
Usage examples
==============
You can use Maigret as:
- a command line tool: inital and a default mode
- a `web interface <#web-interface>`_: view the graph with results and download all report formats on a single page
- a library: integrate Maigret into your own project
Use Cases
---------
1. Search for accounts with username ``machine42`` on top 500 sites (by default, according to Alexa rank) from the Maigret DB.
.. code-block:: console