Skip to content
#

instagram-scraper

Here are 288 public repositories matching this topic...

ashkan-khd
ashkan-khd commented Dec 12, 2020

Hello. I'm new to instaloader.
I've been using the following code to get a list of comments on a specific post:

    loader = Instaloader()
    insta_post = Post.from_shortcode(loader.context, SOME_POST_SHORTCODE_HERE)
    comments = insta_post.get_comments()
    # later logics here

it gives me a fine iterator of PostComment objects. for every comment you could use following attribu

Instagram Data Scraper, Instagram Web Scraper, Instagram Super Scraper is a PHP script which takes @user-name or #keywords as input and returns all information related to user or hash-tags e.g. likes, comments, post count, images, likes on images etc... You can search @account information and #hash-tag simultaneously by using space separated words in search box jQuery is using to build the Awesome View, to handle each and every request separately. I hope you like this small chunk of code All code is well commented to understand the flow and functionality, if I missed something or any improvement/suggestion you have, kindly let me know..

  • Updated Jan 29, 2021
  • PHP

Improve this page

Add a description, image, and links to the instagram-scraper topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the instagram-scraper topic, visit your repo's landing page and select "manage topics."

Learn more