{"id":20126723,"url":"https://github.com/cc-d/stockwell-public","last_synced_at":"2026-06-09T15:04:17.029Z","repository":{"id":97847337,"uuid":"494548851","full_name":"cc-d/stockwell-public","owner":"cc-d","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-20T17:19:47.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T21:17:32.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/cc-d.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-20T17:15:38.000Z","updated_at":"2022-05-20T17:19:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"11f55240-981e-4a91-919b-c2765b3c3a70","html_url":"https://github.com/cc-d/stockwell-public","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cc-d/stockwell-public","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fstockwell-public","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fstockwell-public/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fstockwell-public/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fstockwell-public/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cc-d","download_url":"https://codeload.github.com/cc-d/stockwell-public/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cc-d%2Fstockwell-public/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34112225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":[],"created_at":"2024-11-13T20:17:23.374Z","updated_at":"2026-06-09T15:04:16.985Z","avatar_url":"https://github.com/cc-d.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Overview\r\n\r\nThis took quite a bit of work to complete, so there are many cases I didn't implement things in a certain way with the intentions of saving time.\r\n\r\nThis list includes: no input validation (usernames, words, json data), assuming the json data is structured in a certain way (included list has 3100 english words all lowercase without special characters, both the original wordlist I used and the processing script are included), extremely minimal css styling, etc.\r\n\r\n## Install\r\n\r\ninstall python3 ```apt install python3```\r\n\r\ninstall pip ```apt install python3-pip```\r\n\r\ncreate virtual environment ```python3 -m venv venv``` then ```source venv/bin/activate```\r\n\r\ninstall pip packages ```pip3 install -r requirements.txt```\r\n\r\nedit ```secret.txt``` with the correct google api values\r\n\r\n(optional) ```python3 models.py``` if you do not want to use the included database, and want to start from zero records - this deletes the existing database\r\n\r\n## Run\r\n\r\nrun the start script ```bash run.sh```\r\n\r\n## Usage\r\n\r\nnavigate to http://127.0.0.1:5000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Fstockwell-public","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcc-d%2Fstockwell-public","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcc-d%2Fstockwell-public/lists"}