Skip to content

scirpter/anton.app.bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anton.app.bot

An automation tool that will solve your exercises on https://anton.app.

This bot is NOT done and might not solve every exercise type.

How to find Lesson Url

Disclaimer: While this guide specifically refers to Chromium Edge, the general steps outlined may also be applicable to other web browsers with developer tools for network analysis.

Step 1: Open Chromium Edge

Launch your Chromium Edge web browser on your computer.

Step 2: Navigate to Anton.app

Enter the URL "Anton.app" in the address bar of Chromium Edge and press Enter to navigate to the website.

Step 3: Open DevTools

Right-click on any space on the webpage and select "Inspect" from the context menu. This will open the DevTools panel in Chromium Edge.

Step 4: Access the Network Tab

In the DevTools panel, you will see several tabs such as "Elements", "Console", "Sources", etc. Look for a ">>" (more)grafik button or a similar icon, usually located in the top-right corner of the DevTools panel, and click on it to reveal additional tabs. Then, switch to the network analysis panel on the "Network" tab.

Step 5: Trigger the Network Request

Perform the action on anton.app that will load the correct exercise block. This may involve reloading the current webpage or navigating to a different webpage on anton.app. If you navigate to a different webpage, clear the network log by clicking on the "Clear" buttonScreenshot 2023-04-12 174527 in the top left corner of the network panel, to ensure that only the relevant network request is captured.

Step 6: Filter and Find the Lesson Url

At the top left corner of the developer tools, you should see a search bar. Below it, you will find captured traffic data, which may look something like this: grafik To find your lesson URL, type ?fileId=level into the search bar. After that, you should see only one URL remaining, which is your lesson URL. If you open the link you received, it should start like {"title":

If you still need help, please feel free to create an issue, and I will do my best to assist you as soon as possible.

About

An automation tool that will solve your exercises on https://anton.app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages