{"id":31820370,"url":"https://github.com/zubs/node_image_finder","last_synced_at":"2025-10-11T12:49:25.273Z","repository":{"id":40711708,"uuid":"284466763","full_name":"Zubs/node_image_finder","owner":"Zubs","description":"A node cli tool to get images links from google search","archived":false,"fork":false,"pushed_at":"2024-02-26T16:06:37.000Z","size":442,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-02-26T17:29:58.394Z","etag":null,"topics":["done"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Zubs.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}},"created_at":"2020-08-02T13:26:52.000Z","updated_at":"2024-02-26T16:07:27.000Z","dependencies_parsed_at":"2023-01-31T23:00:39.117Z","dependency_job_id":null,"html_url":"https://github.com/Zubs/node_image_finder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zubs/node_image_finder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zubs%2Fnode_image_finder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zubs%2Fnode_image_finder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zubs%2Fnode_image_finder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zubs%2Fnode_image_finder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zubs","download_url":"https://codeload.github.com/Zubs/node_image_finder/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zubs%2Fnode_image_finder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007195,"owners_count":26084249,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["done"],"created_at":"2025-10-11T12:49:18.639Z","updated_at":"2025-10-11T12:49:25.267Z","avatar_url":"https://github.com/Zubs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS CLI image searcher\nThis is a simple JavaScript CLI tool that fetches images from Unsplash.\n\n## Installation\n- Clone the repository\n```bash\ngit clone https://github.com/Zubs/node_cli.git\n```\n\n- Install the dependencies\n```bash\nnpm install\n```\n\n- Create the .env file and add your secret keys\n```bash\ncp .env.example .env\n```\n\n- Run the application\nTo find images related to a search term, run the following command:\n```bash\nnode bin/index.js -s \u003csearch term\u003e\n```\n\nThis returns a list of images related to the search term. Like this:\n![Image search](./images/2.png)\n\nRunning the command without the search term returns an error:\n![Missing required argument](./images/1.png)\n\nThe returned images by default have the portrait orientation. To change the orientation, use the `-o` flag. The possible options are `landscape`, `portrait`, `squarish` For example:\n```bash\nnode bin/index.js -s \u003csearch term\u003e -o landscape\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubs%2Fnode_image_finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzubs%2Fnode_image_finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzubs%2Fnode_image_finder/lists"}