{"id":20857753,"url":"https://github.com/michaelfarquhar/python-ebay-price-scraper","last_synced_at":"2026-05-24T02:32:55.320Z","repository":{"id":159364471,"uuid":"499966476","full_name":"MichaelFarquhar/python-ebay-price-scraper","owner":"MichaelFarquhar","description":"Python script to scrap ebay prices of recently sold items given a search term.","archived":false,"fork":false,"pushed_at":"2022-06-05T00:45:40.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-27T12:19:47.538Z","etag":null,"topics":["beautifulsoup4","python","python-script","requests","scraping"],"latest_commit_sha":null,"homepage":"","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/MichaelFarquhar.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-06-05T00:35:17.000Z","updated_at":"2024-01-31T01:00:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"f514116a-0db3-4114-9910-e32f88f00d50","html_url":"https://github.com/MichaelFarquhar/python-ebay-price-scraper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MichaelFarquhar/python-ebay-price-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelFarquhar%2Fpython-ebay-price-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelFarquhar%2Fpython-ebay-price-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelFarquhar%2Fpython-ebay-price-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelFarquhar%2Fpython-ebay-price-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MichaelFarquhar","download_url":"https://codeload.github.com/MichaelFarquhar/python-ebay-price-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MichaelFarquhar%2Fpython-ebay-price-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33419555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"online","status_checked_at":"2026-05-24T02:00:06.296Z","response_time":57,"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":["beautifulsoup4","python","python-script","requests","scraping"],"created_at":"2024-11-18T04:42:49.350Z","updated_at":"2026-05-24T02:32:55.301Z","avatar_url":"https://github.com/MichaelFarquhar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python Ebay Price Scraper\n```This is for educational purposes only.```\n\nPython script to scrap ebay prices of recently sold items given a search term.\n\n## How It Works\n- This script will scrape the first page of results (60 items) give. a search term. It will only show sold items from canadian sellers.\n- Uses `beautifulsoup` to extract the data and display it in a table in the terminal using the `tabulate` package.\n- It will skip some items, because ebay does not show the sold price of items with accepted offers, only what they original price was.\n\n## How To Run\n```\npython main.py \"search term\"\n```\n\n## Example Result\nExample result for the search term of \"xbox one controller\" (table too long to screenshot all 60 items)\n\n![image](https://user-images.githubusercontent.com/22300418/172030222-3ce06421-7d1f-4320-bcde-44a5f0759d4d.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarquhar%2Fpython-ebay-price-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelfarquhar%2Fpython-ebay-price-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelfarquhar%2Fpython-ebay-price-scraper/lists"}