tidderautomate
Junior Member
- Dec 4, 2024
- 128
- 59
Hey,
Just want to share what I'm doing to conquer reddit, I know there's already AI that is capable of browsing the web, but it uses playwright which is detectable.
So, I'm doing a different approach.
Even if it's againts my will to break the TOS, i need to earn for a living.
I annotate the elements on my screen and let AI do the thing, I don't feed the image to the AI, i feed a json data of the properties of elements.
Then I used a human-like computer controls, I don't use playwright, puppeteer or selenium.
Just want to share what I'm doing to conquer reddit, I know there's already AI that is capable of browsing the web, but it uses playwright which is detectable.
So, I'm doing a different approach.
Even if it's againts my will to break the TOS, i need to earn for a living.
I annotate the elements on my screen and let AI do the thing, I don't feed the image to the AI, i feed a json data of the properties of elements.
Then I used a human-like computer controls, I don't use playwright, puppeteer or selenium.
Last edited: