{"id":50653409,"url":"https://github.com/operationalfallacy/unleaded","last_synced_at":"2026-06-07T22:03:55.610Z","repository":{"id":330466327,"uuid":"1121973765","full_name":"OperationalFallacy/Unleaded","owner":"OperationalFallacy","description":"Car listings with a cli","archived":false,"fork":false,"pushed_at":"2025-12-25T17:01:41.000Z","size":2018,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-27T04:05:25.284Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/OperationalFallacy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-23T22:07:08.000Z","updated_at":"2025-12-26T01:16:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/OperationalFallacy/Unleaded","commit_stats":null,"previous_names":["operationalfallacy/unleaded"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/OperationalFallacy/Unleaded","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationalFallacy%2FUnleaded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationalFallacy%2FUnleaded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationalFallacy%2FUnleaded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationalFallacy%2FUnleaded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OperationalFallacy","download_url":"https://codeload.github.com/OperationalFallacy/Unleaded/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OperationalFallacy%2FUnleaded/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34039503,"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-07T02:00:07.652Z","response_time":124,"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":"2026-06-07T22:03:53.950Z","updated_at":"2026-06-07T22:03:55.602Z","avatar_url":"https://github.com/OperationalFallacy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unleaded cli\n\nThis is an interactive cli to search car listings.\n\n```bash\nAUTO_DEV_API_KEY=xxx npx tsx main.tsx -z \u003czip\u003e [-b \u003cbrand\u003e] [-m \u003cmodel\u003e] [-d \u003cdistance\u003e] [-e \u003cengine\u003e]\n```\n\nOptions:\n\n- `-z, --zip` - Zip code for search location (required)\n- `-b, --brand` - Brand/make name (e.g., Hyundai, Tesla)\n- `-m, --model` - Model name (e.g., Ioniq 5, Model 3)\n- `-d, --distance` - Search radius in miles (default: 50)\n- `-e, --engine` - Engine type (default: electric)\n\nUse `--wizard` for interactive mode or `--help` for full usage info.\n\n# Requirements\n\nUsing `api.auto.dev` API, register an account and get API key to use with this cli.\n\nauto.dev provides enough free searches per month to find a good deal.\n\nTo start, run `yarn install`\n\n# How to use\n\nUnleaded cli provides market snapshot.\n\n![](./media/controls.png)\n\nIt loads vehicle listings for a car maker, zip and desired distance. Use fast cli to sort and filter listing to find cars in the desired price range and location.\n\nIf something looks good, click on carfax link to check the history. There is also a link to Google search for Vin number. Google usually points to the dealership listing on first result or second result.\n\nCall sales and negotiate :)\n\n# Build\n\nTo make it start faster:\n\n`npx projen build`\n\n`AUTO_DEV_API_KEY=hey node lib/src/main.js`\n\n# Features\n\nCaches all content in ./cache dir to re-use data.\n\nInteractive, instant sorting by various parameters (price, cpo flag etc). Basic search to find dealer names.\n\nFilter by model name, and CPO (manufacturer certified pre-owned) state.\n\nClicable links to the car image, carfax report and vin search through Google\n\nNormalizes model names\n\n![link](./media/unleaded.gif)\n\n# Tech stack\n\nCreated with [Effect](http://effect.website) for declarative coding, [ink](https://github.com/vadimdemedes/ink) for terminal UI, [Effect Atom](https://github.com/tim-smart/effect-atom/blob/main/README.md) for the state, [Projen](https://github.com/projen/projen) for the project and deps management, and the usual AI involment.\n\n# Contributions\n\nHack away on it with your fav agent :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperationalfallacy%2Funleaded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foperationalfallacy%2Funleaded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foperationalfallacy%2Funleaded/lists"}