node-instagram-data-scraper

1.0.3 • Public • Published

Node Instagram Data Scraper

Scrapes data from public pages.

Tag scrape structure

[{
  postid: string,
  image: string,
  likes: integer,
  comments: integer,
  caption: string,
  isVideo: boolean,
  ownerId: string,
  shortcode: string,
  timestamp: int,
  views: int
}...]

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    1

Package Sidebar

Install

npm i node-instagram-data-scraper

Weekly Downloads

1

Version

1.0.3

License

ISC

Last publish

Collaborators

  • jsonobject