F
F
frenchman1452020-01-28 21:51:16
Python
frenchman145, 2020-01-28 21:51:16

How to use selenium?

I am writing a VK bot that should parse data from the site using selenium and return it to the user, can this bot then be uploaded to the server along with the selenium script so that the emulation of actions in the browser is emulated on the server, and only then this data is sent to the user if so how to do it better and more practical?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor Korsakov, 2020-01-29
@netwood

Hello, of course you can :)
I personally use a bunch of Python3 + Selenium + Geckodriver + Firefox for such purposes (launch in headless mode).
And everything works fine on Linux server distributions. In my case it is Ubuntu Server 18.04.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question