{"id":22440208,"url":"https://github.com/realpacific/super-search-rust","last_synced_at":"2025-08-01T17:31:16.752Z","repository":{"id":57668430,"uuid":"222271903","full_name":"realpacific/super-search-rust","owner":"realpacific","description":"Mouse-less-ishly search websites using CLI.","archived":false,"fork":false,"pushed_at":"2020-05-29T14:15:16.000Z","size":72,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-02T00:31:41.776Z","etag":null,"topics":["cargo","cli","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/realpacific.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":"2019-11-17T15:47:20.000Z","updated_at":"2024-11-22T23:44:11.000Z","dependencies_parsed_at":"2022-08-27T03:24:51.992Z","dependency_job_id":null,"html_url":"https://github.com/realpacific/super-search-rust","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpacific%2Fsuper-search-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpacific%2Fsuper-search-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpacific%2Fsuper-search-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/realpacific%2Fsuper-search-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/realpacific","download_url":"https://codeload.github.com/realpacific/super-search-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228393527,"owners_count":17912874,"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":["cargo","cli","rust","rust-lang"],"created_at":"2024-12-06T01:19:31.131Z","updated_at":"2024-12-06T01:19:31.684Z","avatar_url":"https://github.com/realpacific.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to Super Search 👋\n\n[![Version](https://img.shields.io/crates/v/ssearch)](https://img.shields.io/crates/v/ssearch)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](/LICENSE.md)\n\n![Super Search Logo](./ssearch.png)\n\n*Mouse-less-ishly search websites using CLI.*\n* Search Google using `ssearch --go How to rust`\n* Search GitHub using `ssearch --gh rust`\n\n...and so on\n\n## Installation\n```shell script\ncargo install ssearch\n```\n\n## Usage\n\n| Operation   |      Syntax      |  Example |\n|------------|-------------------|------------|\n| Adding keywords |   `ssearch add -k \u003ckeyword\u003e -q \u003cquery-url\u003e -d \u003cdescription\u003e`|     \u003ccode\u003essearch add  -k rd -q https://www.reddit.com/r/rust/search/?q= -d Reddit Search\u003c/code\u003e  |\n| Searching |    `ssearch --\u003ckeyword\u003e \u003cyour-query\u003e`   |   `ssearch --rd how to rust` |\n| Deleting keyword | `ssearch del -k \u003ckeyword\u003e` |    `ssearch del -k rd` |\n| Getting help | `ssearch help` |     |\n| List all keywords | `ssearch ls` |     |\n\n\n\n\n## During development\nRun super search directly from terminal \n```shell script\ncargo run -- \u003cpass arguments here\u003e\n```\nExamples:\n```shell script\ncargo run -- --help\ncargo run -- --yt How to rust\ncargo run -- add -k rd -q https://www.reddit.com/r/rust/search/?q= -d Reddit Search\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealpacific%2Fsuper-search-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frealpacific%2Fsuper-search-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frealpacific%2Fsuper-search-rust/lists"}