{"id":17675633,"url":"https://github.com/akashchouhan16/webscraping-cli","last_synced_at":"2026-04-29T23:32:22.182Z","repository":{"id":52329275,"uuid":"348458944","full_name":"akashchouhan16/WebScraping-CLI","owner":"akashchouhan16","description":"A command-line tool using node \u0026 puppeteer for web scraping.","archived":false,"fork":false,"pushed_at":"2021-04-30T18:23:09.000Z","size":4371,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T17:14:46.965Z","etag":null,"topics":["chromium","nodejs","puppeteer"],"latest_commit_sha":null,"homepage":"","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/akashchouhan16.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-16T18:53:05.000Z","updated_at":"2021-04-30T18:23:12.000Z","dependencies_parsed_at":"2022-08-30T17:50:36.422Z","dependency_job_id":null,"html_url":"https://github.com/akashchouhan16/WebScraping-CLI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akashchouhan16/WebScraping-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FWebScraping-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FWebScraping-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FWebScraping-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FWebScraping-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akashchouhan16","download_url":"https://codeload.github.com/akashchouhan16/WebScraping-CLI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akashchouhan16%2FWebScraping-CLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"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":["chromium","nodejs","puppeteer"],"created_at":"2024-10-24T07:22:56.712Z","updated_at":"2026-04-29T23:32:22.167Z","avatar_url":"https://github.com/akashchouhan16.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebScraping CLI\n\n[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/Naereen/StrapDown.js/graphs/commit-activity \"Repo Maintained\")\n[![Ask Me Anything !](https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg)](https://GitHub.com/akashchouhan16/ \"github.com/akashchouhan16\")\n[![made-for-VSCode](https://img.shields.io/badge/Made%20for-VSCode-1f425f.svg)](https://code.visualstudio.com/ \"VSCODE\")\n[![GitHub issues](https://img.shields.io/github/issues/akashchouhan16/WebScraping-CLI.svg)](https://github.com/akashchouhan16/WebScraping-CLI/issues)\n[![GitHub stars](https://img.shields.io/github/stars/akashchouhan16/WebScraping-CLI.svg?style=social)](https://github.com/akashchouhan16/WebScraping-CLI/stargazers) ![GitHub last commit](https://img.shields.io/github/last-commit/akashchouhan16/WebScraping-CLI.svg)\n\n\u003c!-- [![forthebadge](https://forthebadge.com/images/badges/powered-by-black-magic.svg)](https://forthebadge.com) --\u003e\n\n- This is a command line tool built using [Nodejs](https://nodejs.dev/learn) and the Google's Node library [Puppeteer](https://developers.google.com/web/tools/puppeteer).\n- Provides a high-level API to control headless Chrome or Chromium over the DevTools Protocol.\n- It can also be configured to use full (non-headless) Chrome or Chromium.\n\nNOTE : **The cli takes **IMDb URI**, validates it and then scrapes contents to displays it in the output table.**\n\n\u003e **Checkout the previews [here](./previews).**\n\n---\n\n## How to run?\n\n- **Install dependencies**\n  ```bash\n      npm install\n  ```\n  **OR**\n  ```\n      npm i --save\n  ```\n- **Run the Script**\n  ```bash\n   npm run start\n  ```\n\n---\n\n## Preview\n\n\u003e ![web scraping](./previews/success2.gif)\n\n---\n\n## [Application Info](https://github.com/akashchouhan16/WebScraping-CLI \"Web Scraping CLI\")\n\n[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)\n[![forthebadge](https://forthebadge.com/images/badges/compatibility-betamax.svg)](https://forthebadge.com)\n\n### Version\n\n**[1.0.3](https://github.com/akashchouhan16/WebScraping-CLI#readme, \"Web Scraping CLI v1.0.3\")**\n\n### Licence\n\n**[MIT](https://github.com/akashchouhan16/WebScraping-CLI/blob/master/LICENSE.md, \"View LICENSE\")**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashchouhan16%2Fwebscraping-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakashchouhan16%2Fwebscraping-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakashchouhan16%2Fwebscraping-cli/lists"}