M
M
mRelby2020-09-17 11:17:34
Python
mRelby, 2020-09-17 11:17:34

Parsing Instagram in Python. What are needed?

Good day to all.
I'm just starting my way in programming, so please don't throw stones at me)

I decided to write a kind of parser for Instagram. And then I ran into a problem.
Using Requests in conjunction with bs4 does not give the desired result, because instagram gives a list of posts as you scroll down.
Relatively speaking, I can only get 3-6 first posts.

What would you recommend to use in order to pull out all the available profile posts?
That is, you need something that will allow you to load all the posts.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dima, 2020-09-17
@Arlidi

try selenium

K
killeryStark, 2020-09-17
@killeryStark

there is only selenium. There is also a selenium-based library for insta: InstaPy

O
originalmalek, 2020-09-17
@originalmalek

Try Instabot
https://github.com/instagrambot/docs/blob/master/e...

P
Puma Thailand, 2020-09-19
@opium

yes, everything gives out that you are treating something, go to the insta site and look at the requests

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question