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
exintro: only introductory pagragraph, not a whole article
explaintext: plan text, instead of HTML
Important parameters
redirects=1 allows redirection. Without it, there's no response if page was renamed.
origin=* solves CORS problem.
Pipes
With one API request we can get information from multiple wiki pages (up to 50). We just need to connect params with pipes |, for example: titles=Socrates|Aristotle|Plato