Tech Spec: JDN API Calls

There are 2 ways to process web elements:

  1. ML recognition
    Implemented on the Backend (Python) for:

    1. Material UI

    2. HTML 5

  2. Rules
    We are moving forward to implementation based on rules as it’s more efficient in our case:
    Implemented as a part of fronted (JavaScript)

    1. Vue.js

 

image-20240813-095051.png

 

Possible options are filtering by:

  • Coordinates

  • Typical names

  • Attributes

  • others

Complexity depends on the chosen option.