{"id":24995030,"url":"https://github.com/ryzeon-dev/wbsearch","last_synced_at":"2025-07-11T01:08:51.944Z","repository":{"id":171214326,"uuid":"470608819","full_name":"ryzeon-dev/WbSearch","owner":"ryzeon-dev","description":"Search on browser or open link directly from terminal","archived":false,"fork":false,"pushed_at":"2022-05-04T20:02:31.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T23:39:13.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ryzeon-dev.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}},"created_at":"2022-03-16T14:03:31.000Z","updated_at":"2022-03-16T14:25:06.000Z","dependencies_parsed_at":"2024-02-10T01:56:40.370Z","dependency_job_id":null,"html_url":"https://github.com/ryzeon-dev/WbSearch","commit_stats":null,"previous_names":["cpy-dev/wbsearch","ryzeon-dev/wbsearch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ryzeon-dev/WbSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2FWbSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2FWbSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2FWbSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2FWbSearch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryzeon-dev","download_url":"https://codeload.github.com/ryzeon-dev/WbSearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryzeon-dev%2FWbSearch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264703113,"owners_count":23651899,"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":[],"created_at":"2025-02-04T15:33:49.769Z","updated_at":"2025-07-11T01:08:51.921Z","avatar_url":"https://github.com/ryzeon-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WbSearch\n\nSearch anything on main browser directly from terminal (both words and links).\n\n`Installation:`\n\n    $ pip install wbsearch\n\n`Usage:`\n\n    $ wbsearch argument\n\nReplace argument with your own research. \nIn case you want to search multiple words, you may need to use \"\\\" before each space, \nor use double quotes around, depending on your operating system.\n\n`Save a keyword:`\n\n    $ wbsearch --set keyword link\n    \n    $ wbsearch -s keyword link\n\nReplace keyword with your own keyword, and link with your own link. \nThis method allows to locally set constant keywords.\nThe same method allows to edit the content of the keyword, simply entering the kewyord and then the new associated link \n\n`Remove a keyword:`\n\n    $ wbsearch --remove keyword\n    \n    $ wbsearch -r keyword\n\nReplace keyword with the keyword you want to remove from wbsearch user keywords.\n\n`Display saved keywords:`\n\n    $ wbsearch --keywords\n    \n    $ wbsearch -k\n\nShows all the saved keywords.\n\n`Help:`\n\n    $ wbsearch --help\n\nType this command to get help.\n\n`Examples:`\n\n- Search a URL:\n        \n      $ wbsearch https://www.github.com/\n\n- Search a site:\n\n      $ wbsearch www.github.com\n\n- Search a word:\n\n      $ wbsearch python\n\n- Set a keyword:\n\n      $ wbsearch --set github https://www.github.com/\n\n      $ wbsearch -s pypi https://pypi.org/\n\n- Use a keyword:\n\n      $ wbsearch github \n\n    Opens the link associated with the keyword \"github\"\n\n\n- Display all the saved keywords:\n\n      $ wbsearch -k\n        \n      output:\n\n        Saved keywords:\n            github -\u003e https://www.github.com/\n            pypi -\u003e https://pypi.org/\n\n- Remove a keyword:\n\n      $ wbsearch --remove github\n\n      $ wbsearch -r pypi\n\n- Get help:\n\n      $ wbsearch --help\n        \n      output:\n\n          Usage: wbsearch [OPTIONS] [ARGUMENT]\n\n            Argument: url, word(s) or keyword. To search multiple words, wrap them\n            around with double quotes or put \"\\\" before each space\n\n            Version: 2.3.1\n\n          Options:\n            -s, --set TEXT     Set keywords to access your links\n            -r, --remove TEXT  Remove a keyword\n            -k, --keywords     Show all the saved keywords\n            --help             Show this message and exit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzeon-dev%2Fwbsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryzeon-dev%2Fwbsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryzeon-dev%2Fwbsearch/lists"}