You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Trying to source logos for example from wikipedia can run into:
Which states that there must be user-agent information or scripts may be blocked without notice. The expected format is
They provide a template for python:
Suggestions:
{'User-Agent': 'pybadges/3.0.0 (https://github.com/google/pybadges/)}--user-agentoption to allow passing this information manually.