{"id":18711868,"url":"https://github.com/sabinbajracharya/Insta-crawler","last_synced_at":"2025-04-12T12:31:03.131Z","repository":{"id":91400536,"uuid":"104263730","full_name":"sabinbajracharya/Insta-crawler","owner":"sabinbajracharya","description":"Pulls data from instagram and saves it to Firebase for storage and Algolia for search","archived":false,"fork":false,"pushed_at":"2017-10-12T10:14:43.000Z","size":15,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-07T12:52:07.213Z","etag":null,"topics":["accounts","algolia","algolia-search","crawler","firebase","firebase-database","instagram","instagram-feed","instagram-post","javascript","nodejs","public","scraper"],"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/sabinbajracharya.png","metadata":{"files":{"readme":"README.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-20T20:20:43.000Z","updated_at":"2022-02-26T23:34:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"fbaa1c42-41f6-4cba-b4ad-e7f9ea4df230","html_url":"https://github.com/sabinbajracharya/Insta-crawler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabinbajracharya%2FInsta-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabinbajracharya%2FInsta-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabinbajracharya%2FInsta-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sabinbajracharya%2FInsta-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sabinbajracharya","download_url":"https://codeload.github.com/sabinbajracharya/Insta-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248566460,"owners_count":21125670,"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":["accounts","algolia","algolia-search","crawler","firebase","firebase-database","instagram","instagram-feed","instagram-post","javascript","nodejs","public","scraper"],"created_at":"2024-11-07T12:40:42.562Z","updated_at":"2025-04-12T12:31:03.122Z","avatar_url":"https://github.com/sabinbajracharya.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Insta Crawler\nFetches public instagram posts of a given username and stores it in Firebase and Algolia\n\n### Prerequisite\n- Create firebase account (Free) - For storage\n- Create Algolia account (Free) - For powering search\n- Download firebase admin sdk private key (json file), rename it to ```serviceAccountKey.json``` and put it inside ```database``` folder along with ```firebase.js``` and ```insert.js```  \n- Create ```.env``` file in the root of the cloned project\n\n| Content of .env file | Description |\n| ------ | ------ |\n| ALGOLIA_APP_ID=\"XXXXXXXXXX\" | Your algolia app id |\n| ALGOLIA_API_KEY=\"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\" | Your algolia api key |\n| FIREBASE_DATABASE_URL=\"https://xxxxxx.firebaseio.com\" | Your firebase database url |\n\n#### Note: \nEach values inside .env file should be added in a new line.\n\n\n### Running\n- Clone the repository.\n- CD to the cloned directory\n- Run ```$ npm install```\n- Open index.js file and replace the value in ```USERNAME``` variable with the one you want to crawl.\n- ```$ node index.js```\n- That's it! - You can view the crawled data in firebase database and algolia\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabinbajracharya%2FInsta-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsabinbajracharya%2FInsta-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsabinbajracharya%2FInsta-crawler/lists"}