add-links/add_links
Edward Betts 2eef8f480f Fix remaining 'Find Link' references and improve error messages
- Rename index page title and heading to 'Missing Link'
- Give a clear message for 429 rate limit errors
- Include response body snippet in other unexpected API errors
- Log warning when falling back to unauthenticated session

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 14:05:35 +01:00
..
__init__.py Initial commit 2023-10-04 12:56:21 +01:00
api.py Fix remaining 'Find Link' references and improve error messages 2026-05-11 14:05:35 +01:00
core.py Initial commit 2023-10-04 12:56:21 +01:00
language.py Initial commit 2023-10-04 12:56:21 +01:00
match.py Track processed candidates in session and use OAuth for API calls 2026-05-11 12:46:13 +01:00
mediawiki_api.py Fix User-Agent header, timeouts, and JSON error handling 2026-05-09 18:11:23 +01:00
mediawiki_api_old.py Initial commit 2023-10-04 12:56:21 +01:00
mediawiki_oauth.py Track processed candidates in session and use OAuth for API calls 2026-05-11 12:46:13 +01:00
util.py Initial commit 2023-10-04 12:56:21 +01:00
wikipedia.py Initial commit 2023-10-04 12:56:21 +01:00