Giter VIP home page Giter VIP logo

orsifrancesco / instagram-without-api-node Goto Github PK

View Code? Open in Web Editor NEW
64.0 64.0 22.0 1.28 MB

A simple Node.js code to get unlimited instagram public pictures by every user without api, without credentials.

Home Page: https://orsi.me/instagram-without-api/

License: MIT License

JavaScript 100.00%
instagram instagram-api instagram-scraper node node-js nodejs scraper scraping scraping-api without-api

instagram-without-api-node's Introduction

instagram-without-api-node'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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

instagram-without-api-node's Issues

json empy

Hello,
I use the module on my bot discord.
In local on my pc no problem, but when I put them on my vps the file will be created but it will stay empty just with the array like this [ ].
Any idea of the problem ?
The problem comes from the fact that I use the headers of windows and not of my server ?

Get more posts?

According to the documentation, it seems we can only get recent 12 posts, is there a way to further get more posts?
(probably via pagination)

Fetch more posts

Is it possible to fetch more posts from Instagram?

I am trying to fetch from a profile, but it only returns 32 posts, and the page has many more.

Thanks

Fetch posts by Tag

Hello there!
Is it possible to fetch posts by tag?

  • /api/v1/tags/search/?q=cats: Returns only post count and other info
{
  results: [
    {
      id: '17843930926043558',
      name: 'cats',
      media_count: 148907359,
      formatted_media_count: '148M',
      search_result_subtitle: '148m posts',
      profile_pic_url: '',
      use_default_avatar: true
    }],
  has_more: false,
  inform_module: null,
  rank_token: '27950c4f-87ad-4d87-888e-6c24820291c6',
  page_token: null,
  status: 'ok'
}
  • /api/v1/tags/cats/info: Returns only post count and other info
{
  id: '17843930926043558',
  name: 'cats',
  media_count: 148907436,
  follow_status: 0,
  following: 0,
  allow_following: 1,
  allow_muting_story: true,
  profile_pic_url: null,
  non_violating: 1,
  related_tags: null,
  subtitle: 'See a few top posts each week',
  social_context: '',
  social_context_profile_links: [],
  social_context_facepile_users: [],
  follow_button_text: null,
  show_follow_drop_down: false,
  formatted_media_count: '148M',
  challenge_id: null,
  is_trending: false,
  destination_info: null,
  description: null,
  debug_info: null,
  fresh_topic_metadata: null,
  promo_banner: null,
  status: 'ok'
}
  • /api/v1/feed/tag/cats: Returns error 400

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.