{"id":41824410,"url":"https://github.com/droxey/strainscan","last_synced_at":"2026-01-25T08:06:35.878Z","repository":{"id":57532934,"uuid":"226378478","full_name":"droxey/strainscan","owner":"droxey","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-07T02:30:31.000Z","size":37,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T17:45:36.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/droxey.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,"publiccode":null,"codemeta":null}},"created_at":"2019-12-06T17:31:12.000Z","updated_at":"2019-12-16T06:31:48.000Z","dependencies_parsed_at":"2024-06-20T17:27:39.704Z","dependency_job_id":"3a2f7640-a090-4491-9cdf-bd7d47854318","html_url":"https://github.com/droxey/strainscan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/droxey/strainscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxey%2Fstrainscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxey%2Fstrainscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxey%2Fstrainscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxey%2Fstrainscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/droxey","download_url":"https://codeload.github.com/droxey/strainscan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/droxey%2Fstrainscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28748573,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T07:58:02.558Z","status":"ssl_error","status_checked_at":"2026-01-25T07:57:57.153Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2026-01-25T08:06:35.209Z","updated_at":"2026-01-25T08:06:35.869Z","avatar_url":"https://github.com/droxey.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# strainscan\n\n### Table of Contents\n\n1. [Install](#install)\n2. [Commands](#commands)\n\nA command line interface to that scrapes cannabis strain information from [CannaConnection](annaconnection.com).\n\n## Install\n\n### Homebrew\n\nUse [Homebrew](https://brew.sh) to install:\n\n```bash\n$ brew tap droxey/strainscrape\n$ brew install strainscape\n```\n\n### Golang\n\n```bash\n$ go get github.com/droxey/strainscrape\n```\n\nNote: If you use modules (or if `GO111MODULE=on` in your environment), `go get` will not install packages \"globally\". It will add them to your project's `go.mod` file instead. As of Go 1.11.1, setting `GO111MODULE=off` works to circumvent this behavior:\n\n```bash\n$ GO111MODULE=off; go get github.com/droxey/strainscrape\n```\n\n## Commands\n\n### List Strains\n\nReturns a list of all strains.\n\n```bash\n$ strains list\n```\n\nSave the list in a JSON file named `strains.json`.\n\n```bash\n$ strains save --filename=\"strains.json\"\n```\n\n### Find a Strain\n\nFind a strain by name.\n\n```bash\n$ strains find \"Strain Name\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxey%2Fstrainscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdroxey%2Fstrainscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdroxey%2Fstrainscan/lists"}