{"id":19318065,"url":"https://github.com/rahulsm20/flipkart-scraper-api","last_synced_at":"2026-04-13T19:32:03.173Z","repository":{"id":188273892,"uuid":"678382893","full_name":"rahulsm20/flipkart-scraper-api","owner":"rahulsm20","description":"A RESTful API that scrapes Flipkart data built using TypeScript, Node.js, ExpressJS secured with JWT, stored in MongoDB, deployed on AWS for live access.","archived":false,"fork":false,"pushed_at":"2023-08-20T06:02:34.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-17T12:19:20.372Z","etag":null,"topics":["aws-lambda","docker","express","jwt","mongodb","mongoose","node","rest-api","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rahulsm20.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-08-14T12:30:36.000Z","updated_at":"2023-09-28T10:09:54.000Z","dependencies_parsed_at":"2025-01-06T04:25:00.067Z","dependency_job_id":"1b25765a-1c00-42ae-9d06-e0d47058e046","html_url":"https://github.com/rahulsm20/flipkart-scraper-api","commit_stats":null,"previous_names":["rahulsm20/flipkart-scraper-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rahulsm20/flipkart-scraper-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulsm20%2Fflipkart-scraper-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulsm20%2Fflipkart-scraper-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulsm20%2Fflipkart-scraper-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulsm20%2Fflipkart-scraper-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahulsm20","download_url":"https://codeload.github.com/rahulsm20/flipkart-scraper-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahulsm20%2Fflipkart-scraper-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768636,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["aws-lambda","docker","express","jwt","mongodb","mongoose","node","rest-api","typescript"],"created_at":"2024-11-10T01:17:12.517Z","updated_at":"2026-04-13T19:32:03.155Z","avatar_url":"https://github.com/rahulsm20.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flipkart Scraper API\n[Postman documentation](https://documenter.getpostman.com/view/22495929/2s9Xy5NWqv)\n\n### Tech Stack\n* Typescript\n* Node.js\n* ExpressJS\n* JWT\n* MongoDB + Mongoose\n* AWS\n\nDeployed to AWS ([Live endpoint](https://xopepr7x6d.execute-api.ap-south-1.amazonaws.com/dev/))\n\n\n### Endpoints\n![endpoints](https://github.com/rahulsm20/flipkart-scraper-api/assets/77540672/4ce21770-a257-4a0b-9006-d5d9759d26fb)\n\n\n### System Design\n![system-design](https://github.com/rahulsm20/flipkart-scraper-api/assets/77540672/cc550f3a-9928-4b19-abd9-49f36e2dade6)\n\n### Steps to run locally \n\n* Clone this repo\n  ```\n  git clone https://github.com/rahulsm20/flipkart-scraper-api.git\n  ```\n\n* Enter folder\n  ```\n  cd flipkart-scraper-api\n  ```\n* Install packages\n  ```\n  npm install\n  ```\n* Add a connection URL to a MongoDB instance in a .env file at the root of the directory and a 256-bit JWT secret key\n  * Example\n    ```\n    MONGO_URL=mongodb+srv://admin:\u003cpassword\u003e@cluster0.5kaqvs5.mongodb.net/\u003ccollection_name\u003e\n    JWT_SECRET=\u003cINSERT_SECRET\u003e\n    ```\n* Run project\n  * Dev mode\n    ```\n    npm run dev\n    ``` \n  * Production mode\n    ```\n    npm start\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulsm20%2Fflipkart-scraper-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulsm20%2Fflipkart-scraper-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulsm20%2Fflipkart-scraper-api/lists"}