API Documentation
Selectify is a platform that lets you replace hard-coded HTML selectors with natural language. Instead of complex and overly targeted queries like document.querySelector(“.container1728 > button”)
, it resolves descriptions like selectify.querySelector("button to purchase the product")
. This documentation will get you started using one of our SDKs or raw APIs to integrate Selectify into your automation code.
Guides
Quickstart
The easiest way to get up and running with Selectify.
Authentication
Learn how to authenticate your API requests.
Training
Learn about training Selectify before your deployment.
Resource Resolution
Understand how Selectify can render raw html into full interactive pages.