Replies: 2 comments 5 replies
-
|
I don't think pandoc itself counts as a "robot." If you run a script that uses pandoc to request many sites from wikipedia, so that Wikipedia is blocking, then your script is a robot and should be made to comply with the policy. For pandoc each run is separate, so in making a request to Wikipedia, it doesn't know that a previous request received a 429, for example. |
Beta Was this translation helpful? Give feedback.
-
|
Sorry I missed that in the docs! It worked as expected (though Wikimedia still complained the script makes too many requests per minute, so in the end I will have to download the files manually beforehand). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Wikimedia commons has been restricting live downloading of resources, which prevents Pandoc from retrieving images for PDF output, for example. I wonder if anything can be done to make Pandoc comply with their Robot policy. The error specifically states:
Beta Was this translation helpful? Give feedback.
All reactions