A
A
ARCHY19902021-06-29 11:59:45
Python
ARCHY1990, 2021-06-29 11:59:45

How to get my followers on instagram using selenium?

I want to get a list of links of users I follow on instagram, but the pop-up window does not display all, but only 12 pcs. Tell me how to get all the other links using selenium?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ramis, 2021-06-29
@ramzis

You can see how it works in the console, then google how to apply it in selenium

document.getElementsByClassName("isgrP")[0].scrollBy(0,100)

P
Puma Thailand, 2021-06-29
@opium

Scroll down just in selenium

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question