Jump to content

Talk:InternetArchiveBot/API

Add topic
From Meta, a Wikimedia project coordination wiki
Latest comment: 12 days ago by Skratata69 in topic How do I call the API

How do I call the API[edit]

I've gone through the documentation. I am new to Oauth, so please forgive me for such basic questions.

I wish to do the following in my Python application

1. Call the API with the a page title and a parameter to analyze and archive dead and non-dead references in the page 2. Wait for a response if I must, or let post another page title to the bot and let it do it's job.

I am familiar with APIs and the python requests library, but new to Oauth. I usually post a request with an API key. Skratata69 (talk) 21:14, 22 June 2024 (UTC)Reply