Giter VIP home page Giter VIP logo

instagram-without-api's Introduction

instagram-without-api's People

Contributors

orsifrancesco avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

instagram-without-api's Issues

Please add 'play_count' or preferably 'raw'

First of all, great work you've done.

Would it be possible for you to add 'play_count' to benefit in Reels. For example you could add it like this.

Replace

'likes' => @ $item['like_count'],

With

'likes' => @ $item['like_count'],
'plays' => @ $item['play_count'],

Personally to me it would be even more beneficial to add a "raw" option, so I could output just the Raw Instagram JSON.

My Account got suspended

Hello, I was using your code. it was working smooth until i got today message from instagram.
they have suspended my account. can we prevent this?

Composer Support

Any chance you could package this up for packagist? Currently the install instructions are just composer install which does nothing. If you can submit it to https://packagist.org/ it can be installed / managed like other project packages rather then getting into my project source.

(Great work making this btw, I want to track basic stats per month from IG and they make it so annoying to do automatically)

cookie expired after few request

Hi,
i have tried this many times and Instagram cookies expired after a certain time and no. of requests.

whats the solution you have for this ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.