Live data from Hacker News

Show HN: Ego lite – why our browser agent writes JavaScript not CLI commands

github.com

11–13 of 13 posts

Re: Show HN: Ego lite – why our browser agent writes JavaScript not CLI commands

#11
I’ve been wanting to use browser automation to track private twitter accounts that I already follow, since the API obviously won't cut it. My main concern with this browser's automation features is account safety—how well does it mask itself? I'm worried it might trigger the platform's anti-bot detection and get my account flagged or banned :(

Re: Show HN: Ego lite – why our browser agent writes JavaScript not CLI commands

#12
post #4
post #3

smart move, when I was using agent browser,I have to watch it execute commands one by one, it’s really inefficient. using JS code to execute all commands at once is smart.

Why javascript ?

[flagged]

Re: Show HN: Ego lite – why our browser agent writes JavaScript not CLI commands

#13

I’ve been wanting to use browser automation to track private twitter accounts that I already follow, since the API obviously won't cut it. My main concern with this browser's automation features is account safety—how well does it mask itself? I'm worried it might trigger the platform's anti-bot detection and get my account flagged or banned :(

I've tried this with my own x scenario, it works fine.
Post reply on HN