{"id":18809423,"url":"https://github.com/resourcepool/insta-crawler","last_synced_at":"2026-01-10T07:30:13.244Z","repository":{"id":57274752,"uuid":"151782990","full_name":"resourcepool/insta-crawler","owner":"resourcepool","description":"Crawl the content of any instagram public page with no token or login","archived":false,"fork":false,"pushed_at":"2020-05-31T15:40:04.000Z","size":538,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-30T05:12:27.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/resourcepool.png","metadata":{"files":{"readme":"README-DOCKER.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-05T22:06:53.000Z","updated_at":"2021-11-13T10:59:47.000Z","dependencies_parsed_at":"2022-09-18T03:55:36.492Z","dependency_job_id":null,"html_url":"https://github.com/resourcepool/insta-crawler","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resourcepool%2Finsta-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resourcepool%2Finsta-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resourcepool%2Finsta-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/resourcepool%2Finsta-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/resourcepool","download_url":"https://codeload.github.com/resourcepool/insta-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239743449,"owners_count":19689500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T23:16:19.692Z","updated_at":"2026-01-10T07:30:13.179Z","avatar_url":"https://github.com/resourcepool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# insta-crawler\n![Instagram Logo](https://upload.wikimedia.org/wikipedia/commons/thumb/6/6e/Instagram_font_awesome.svg/200px-Instagram_font_awesome.svg.png)\n\n[![NPM version](https://img.shields.io/npm/v/insta-crawler.svg)](https://www.npmjs.com/package/insta-crawler)\n[![Docker pulls](https://img.shields.io/docker/pulls/resourcepool/insta-crawler.svg)](https://hub.docker.com/r/resourcepool/insta-crawler)\n[![Build Status](https://travis-ci.org/resourcepool/insta-crawler.svg?branch=master)](https://travis-ci.org/resourcepool/insta-crawler)\n[![dependances](https://david-dm.org/resourcepool/insta-crawler.svg)](https://david-dm.org/resourcepool/insta-crawler)\n\n\u003e Crawl the content of any instagram public page with no token or login\n\nInspired by [instagram-profilecrawl](https://github.com/nacimgoura/instagram-profilecrawl)\n\n## Run with docker\nCrawl profile of instagram user **loicortola** and export content to dest.json\n```bash\ndocker run -e IGER=loicortola resourcepool/insta-crawler \u003e\u003e dest.json\n```\nCrawl profile of instagram user **barackobama** limiting to the two latest posts and export content to barack.json\n```bash\ndocker run -e IGER=barackobama -e LIMIT=2 resourcepool/insta-crawler \u003e\u003e barack.json\n```\nCrawl profile of instagram user **loicortola** and export content to subdirectory **out/loicortola.yaml**\n```bash\ndocker run -e IGER=loicortola -e OUTPUT=yaml -v `pwd`/out:/home/node/app/out resourcepool/insta-crawler\n```\n\n## Install\n\n```bash\nyarn add global insta-crawler\n```\n\n## Usage\n\n```bash\n$ insta-crawler --help\n\n  Usage\n    $ insta-crawler \u003cname\u003e\n\n  Options\n    --output -o          define output format (JSON, YAML)\n    --limit -l           get only the number of post defined by the limit\n\n  Examples\n    $ insta-crawler loicortola\n    $ insta-crawler loicortola -o yaml\n```\n\n## License\n\nMIT © [Resourcepool](https://github.com/resourcepool)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresourcepool%2Finsta-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresourcepool%2Finsta-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresourcepool%2Finsta-crawler/lists"}