|
|
|
|
|
by arjunchint
60 days ago
|
|
Hey Alex, we had similar thoughts at Retriever AI of moving from webpage interactions to reverse engineering the underlying APIs. Compared to your our approach, we are doing this entirely within a browser extension so meeting users where they already doing their existing work. Within the extension just record doing a task, we reverse engineer the APIs and write a script. Then execute the script from within the webpage so that auth/headers/tokens get automatically added. You can just prompt to reuse the tools at zero token cost. |
|