Kingz - Money Talk & Market

Immerse yourself in a world of limitless possibilities and open the gateway to virtual commerce.

Best framework / tool for web automation?

GOD Among Us

Day One User

Divine

4

100%

Status

offline

Posts

2,620

Likes

2,397

10

Months of Service

100%
LEVEL 8

18,200 XP

I used to code with undetected chromedriver (selenium), but the headless mode gets detected too easily.
What do you suggest?
 

cn

Regular User

0

0%

Status

offline

Posts

56

Likes

30

Bits Bits

1,098

10

Months of Service

0%
LEVEL 1

50 XP

It's not about the web driver used it's about how you configure it. To avoid detection you have to slowly trial and error and RE what gets detected. For starters I would recommend getting as close to replicating a regular browser as you can (User Agent, viewport, etc.) then slowly removing things to see where it gets detected. There may also be heuristic detections that analyze and stop robot like behavior, so it may be worth it to implement smooth mouse movement, pauses, etc. Of course those are the generic solutions and they wont work for everything so it'll probably take a bit of effort.

GLHF
 

Krr

204929117278306304

Divine

38

100%

Status

offline

Posts

616

Likes

99

Bits Bits

76

9

Months of Service

100%
LEVEL 5

6,350 XP

It depends on your coding style
 
Live Activity
No one is currently typing
Top