Idea: create actor like Cheerio scraper, where user can use their functions and run them on actor. The actor should be API-targeted.
use case: "run your claude generated functions to get all you can from API on this actor"
- Invesigate if there are already existing solutions for this demand.
- investigate what value can be added to actor for use case
another idea (older one): actor which crawles the web and creates api map of all api calls on the web.
use case: get all api calls made by browser on pages/on website (with wcc enqueueing) to build your small actor for specific endpoint
cc @nicklamonov
Idea: create actor like Cheerio scraper, where user can use their functions and run them on actor. The actor should be API-targeted.
use case: "run your claude generated functions to get all you can from API on this actor"
another idea (older one): actor which crawles the web and creates api map of all api calls on the web.
use case: get all api calls made by browser on pages/on website (with wcc enqueueing) to build your small actor for specific endpoint
cc @nicklamonov