Hey,
It seems the following API call works for Wikipedia pages:
https://en.wikipedia.org/w/api.php?action=query&prop=extracts&exsent...
But not for Wikisource pages:
https://en.wikisource.org/w/api.php?action=query&prop=extracts&exsen...
Is there documentation somewhere about the API not working for Wikisource or perhaps only certain actions / props working for certain sites?
How can I get the full plaintext from an entire book on Wikisource with the API?
Thanks, Julius