Quote:
Originally Posted by Publisher Bucks
We’re already about 80% automated in terms of product creation, one of the only things we’re not automating presently is product submissions due to CSRF on submissions forms, once that’s figured out we’ll be 90% fully automated with manual checks as needed.
|
I suggest having a look at
https://magnitude.run/
Combines a visually based LLM with Playwright for browser control.
You can get away with a lot here that would be difficult otherwise.
Might fit into your process or not, but worth a look if you haven't already
I used it to create a script that automatically counters DMCA notices in Google Search Console, worked out quite well.