B
B
badrbot2019-03-26 12:31:49
Python
badrbot, 2019-03-26 12:31:49

How can you click on a button on a website without using selenium'a' in python?

There is a site https://patentscope.wipo.int/search/en/search.jsf
You need to specify this ES2017/070426 and click search
I need to click on search without using selenium and get to the desired page.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
alternativshik, 2019-03-26
@alternativshik

See in the browser dev tools which request is leaving and repeat it through requests

I
Ivan, 2019-03-26
@Iv_and_S

There are two options: hands or hand emulation.
many emulators. Phantom.js, Casper.js and all that. ZennoPoster(paid).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question