ErrLookup › soxoj/maigret
soxoj/maigret
🕵️♂️ Collect a dossier on a person by username from 3000+ sites · Python · 34 source files
Analyzed at 41674631a9 on 2026-08-27. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Missing required dependency while starting Maigret. If inst | exception | critical | python, installation, import-error, dependencies |
| Invalid data file URL '{url}'. | validation | error | url-validation, http, maigret, input-validation |
| Problem while attempting to access data file URL '{url}': { | exception | error | network, http, connection-error, maigret |
| Problem parsing json contents at '{url}': {str(error)}. | validation | error | json, parsing, http, maigret |
| Problem parsing json contents from file '{filename}': {str( | validation | error | json, parsing, file-io, maigret |
| Problem while attempting to access data file '{filename}'. | exception | error | file-io, file-not-found, path, maigret |