{"id":18672166,"url":"https://github.com/dfirebaugh/auction-search","last_synced_at":"2025-11-06T21:30:40.718Z","repository":{"id":45279305,"uuid":"441322746","full_name":"dfirebaugh/auction-search","owner":"dfirebaugh","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-11T02:26:26.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T19:30:03.946Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dfirebaugh.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}},"created_at":"2021-12-24T00:01:51.000Z","updated_at":"2021-12-24T22:02:23.000Z","dependencies_parsed_at":"2022-08-04T13:15:19.797Z","dependency_job_id":null,"html_url":"https://github.com/dfirebaugh/auction-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfirebaugh%2Fauction-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfirebaugh%2Fauction-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfirebaugh%2Fauction-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dfirebaugh%2Fauction-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dfirebaugh","download_url":"https://codeload.github.com/dfirebaugh/auction-search/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239513345,"owners_count":19651321,"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":"2024-11-07T09:09:40.723Z","updated_at":"2025-11-06T21:30:40.674Z","avatar_url":"https://github.com/dfirebaugh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auction Search\nSearch all those pesky auction sites for the items you are looking for.\n\nThis app is written in a way that you could add additional strategies for more sites without having to change much of the existing code.\n\n## Config\nYou must update the `search.yml` file with your search parameters and slack hook (will potentially add additional communication strategies at a later time).\n\n## Dependencies\n\n```\npip install pyyaml\npip install requests\npip install beautifulsoup4\npip install reportlab\n```\n\n\u003e note: on linux I had to run `sudo apt-get install python3-tk`\n## Build\n\nTo build to an executable\n\n```sh\npython3.9.exe -m PyInstaller --onefile main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfirebaugh%2Fauction-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdfirebaugh%2Fauction-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdfirebaugh%2Fauction-search/lists"}