{"id":15149523,"url":"https://github.com/wardbenjamin/firstchoicescraper","last_synced_at":"2026-01-21T16:04:05.569Z","repository":{"id":76197429,"uuid":"111574066","full_name":"WardBenjamin/FIRSTChoiceScraper","owner":"WardBenjamin","description":"Scrapes firstchoicebyandymark.com and generates a spreadsheet containing all FIRST Choice items and useful data. ","archived":false,"fork":false,"pushed_at":"2017-11-21T16:31:48.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-13T09:51:08.894Z","etag":null,"topics":["andymark","beautifulsoup4","first-choice","first-frc","first-robotics","first-robotics-competition","scraper"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/WardBenjamin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-11-21T16:31:26.000Z","updated_at":"2020-06-26T00:32:15.000Z","dependencies_parsed_at":"2023-02-27T13:01:21.655Z","dependency_job_id":null,"html_url":"https://github.com/WardBenjamin/FIRSTChoiceScraper","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"69e7b49ea43e15cea6266b6bf912d6cfc51220c4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FFIRSTChoiceScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FFIRSTChoiceScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FFIRSTChoiceScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WardBenjamin%2FFIRSTChoiceScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WardBenjamin","download_url":"https://codeload.github.com/WardBenjamin/FIRSTChoiceScraper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247601496,"owners_count":20964863,"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":["andymark","beautifulsoup4","first-choice","first-frc","first-robotics","first-robotics-competition","scraper"],"created_at":"2024-09-26T14:00:31.392Z","updated_at":"2026-01-21T16:04:05.562Z","avatar_url":"https://github.com/WardBenjamin.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FIRST Choice Spreadsheet Generator\n\nScrapes the FIRST Choice website (https://firstchoicebyandymark.com), and adds that data to a spreadsheet to help with priority lists.\n\nThe spreadsheet (as a CSV) contains SKU, name, url, Price (in terms of credits), and max quantity (if applicable).\n\n### Methodology (pseudo-code):\n\n```\nget every product-item\n\nfor each product, get the a inside product-title\nfor each a, get href and text\nend\nend\n\nfor each product, get the actual-price span text and the maxqty if applicable\n```\n\n##\n\n## Authors\n\nThis software was created and is maintained by [Benjamin Ward](https://github.com/WardBenjamin). It is licensed under the MIT license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbenjamin%2Ffirstchoicescraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwardbenjamin%2Ffirstchoicescraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwardbenjamin%2Ffirstchoicescraper/lists"}