Answer the question
In order to leave comments, you need to log in
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
there is only selenium. There is also a selenium-based library for insta: InstaPy
Try Instabot
https://github.com/instagrambot/docs/blob/master/e...
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 questionAsk a Question
731 491 924 answers to any question