MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{ "batchcomplete": "", "continue": { "lecontinue": "20241210220958|47", "continue": "-||" }, "query": { "logevents": [ { "logid": 57, "ns": 0, "title": "Cisco copy destinations", "pageid": 54, "logpage": 54, "revid": 784, "params": {}, "type": "create", "action": "create", "user": "170.55.73.212", "anon": "", "timestamp": "2025-08-27T00:02:44Z", "comment": "Created page with \" flash: Copy to flash file ftp: Copy to current system configuration scp: Copy to scp: file system startup-config Copy to startup configuration tftp: Copy to current system configuration\"" }, { "logid": 56, "ns": 0, "title": "Example configuration files", "pageid": 53, "logpage": 53, "revid": 773, "params": {}, "type": "create", "action": "create", "user": "170.55.73.212", "anon": "", "timestamp": "2025-08-26T23:23:49Z", "comment": "Created page with \"\t!router configuration in batch mode (config file) \t!Initial config on router A \tenable \tconf t \thostname routerA \tenable secret itsasecret \tbanner motd \"Authorized access only. Keep off\" \t!Lets configure the line console 0 port \tline con 0 \tpassword cisco \tlogin \texit \t!now we're back in global config mode\"" }, { "logid": 55, "ns": 0, "title": "Cisco Keyboard Shortcuts", "pageid": 52, "logpage": 52, "revid": 765, "params": {}, "type": "create", "action": "create", "user": "170.55.73.212", "anon": "", "timestamp": "2025-08-26T22:46:32Z", "comment": "Created page with \"Break out of traceroute, etc commands when ctrl+c does not work Ctrl+Shift+6\"" }, { "logid": 54, "ns": 0, "title": "Cisco Commands", "pageid": 51, "logpage": 51, "revid": 761, "params": {}, "type": "create", "action": "create", "user": "170.55.73.212", "anon": "", "timestamp": "2025-08-26T22:39:09Z", "comment": "Created page with \"Elevate to root user enable\"" }, { "logid": 53, "ns": 0, "title": "Useful Commands", "pageid": 50, "logpage": 12, "revid": 753, "params": { "target_ns": 0, "target_title": "Linux Commands" }, "type": "move", "action": "move", "user": "Lucka", "timestamp": "2025-08-24T19:46:57Z", "comment": "" }, { "logid": 52, "ns": 0, "title": "FFmpeg Cut a video to a clip by seconds", "pageid": 49, "logpage": 49, "revid": 748, "params": {}, "type": "create", "action": "create", "user": "Lucka", "timestamp": "2025-08-24T19:39:42Z", "comment": "Created page with \"The fastest and best ffmpeg-based method I have figured out is: ffmpeg -ss 00:01:00 -to 00:02:00 -i input.mp4 -c copy output.mp4 This command trims your video in seconds! Explanation of the command: Command \tExplanation -i \tThis specifies the input file. In that case, it is (input.mp4). -ss \tUsed with -i, this seeks in the input file (input.mp4) to position. 00:01:00 \tThis is the time your trimmed video will start with. -to \tThe next argument after -to specifies the p...\"" }, { "logid": 51, "ns": 0, "title": "Python Examples", "pageid": 48, "logpage": 48, "revid": 741, "params": {}, "type": "create", "action": "create", "user": "50.220.241.211", "anon": "", "timestamp": "2025-08-22T01:46:35Z", "comment": "Created page with \"Calculate the average of three numbers avg = float((num1+num2+num3)/3)\"" }, { "logid": 50, "ns": 0, "title": "Math Operators", "pageid": 47, "logpage": 47, "revid": 729, "params": {}, "type": "create", "action": "create", "user": "50.220.241.211", "anon": "", "timestamp": "2025-08-22T01:39:27Z", "comment": "Created page with \"Operator \tName \tExample \t + \tAddition \tx + y \t - \tSubtraction \tx - y \t * \tMultiplication \tx * y \t / \tDivision \tx / y \t % \tModulus \tx % y \t ** \tExponentiation \tx ** y \t // \tFloor division \tx // y\"" }, { "logid": 49, "ns": 0, "title": "Bashrc/Zshrc Setup", "pageid": 46, "logpage": 46, "revid": 680, "params": {}, "type": "create", "action": "create", "user": "Lucka", "timestamp": "2024-12-11T02:28:34Z", "comment": "Created page with \"https://kirbfeels.gianluccapirovano.com/library/ArchivalPurposes/wiki-files/bashrc-zshrc-setup/.bashrc https://kirbfeels.gianluccapirovano.com/library/ArchivalPurposes/wiki-files/bashrc-zshrc-setup/.rc\"" }, { "logid": 48, "ns": 0, "title": "Clipboardbuffers.py", "pageid": 45, "logpage": 45, "revid": 675, "params": {}, "type": "create", "action": "create", "user": "45.27.172.161", "anon": "", "timestamp": "2024-12-10T22:56:54Z", "comment": "Created page with \"import os import sys from PyHotKey import Key, keyboard from tkinter import * scriptFolder = (os.path.dirname(__file__)) def inputbox(inputBuffer): inputText = \"No Input Given Yet\" master = Tk() textbox = Entry(master) textbox.pack() textbox.focus_set() def onclick(pos): nonlocal inputText inputText = textbox.get() print(f\"Clipboard buffer {inputBuffer} was set to: {inputText}\") master.destroy() b = Button(...\"" } ] } }