{"id":20619720,"url":"https://github.com/twtrubiks/google_play_store_spider","last_synced_at":"2025-07-18T08:35:02.097Z","repository":{"id":84518959,"uuid":"54776700","full_name":"twtrubiks/google_play_store_spider","owner":"twtrubiks","description":"抓取 google play store 資料  use Scrapy on python","archived":false,"fork":false,"pushed_at":"2016-03-26T12:46:54.000Z","size":199,"stargazers_count":16,"open_issues_count":0,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T11:55:15.287Z","etag":null,"topics":["database","googleplay","json","python","scrapy","spider"],"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/twtrubiks.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":"2016-03-26T11:49:02.000Z","updated_at":"2025-04-02T02:40:08.000Z","dependencies_parsed_at":"2023-03-02T04:30:28.946Z","dependency_job_id":null,"html_url":"https://github.com/twtrubiks/google_play_store_spider","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/twtrubiks/google_play_store_spider","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2Fgoogle_play_store_spider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2Fgoogle_play_store_spider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2Fgoogle_play_store_spider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2Fgoogle_play_store_spider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twtrubiks","download_url":"https://codeload.github.com/twtrubiks/google_play_store_spider/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twtrubiks%2Fgoogle_play_store_spider/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265728878,"owners_count":23818732,"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":["database","googleplay","json","python","scrapy","spider"],"created_at":"2024-11-16T12:12:21.889Z","updated_at":"2025-07-18T08:35:02.059Z","avatar_url":"https://github.com/twtrubiks.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# google_play_store_spider\n抓取 google play store 資料  use Scrapy on python\n* [Demo Video](https://youtu.be/oOSefZYGvf8) - Linux \n\n## 特色\n* 抓取 google play store 資料 (熱門排行榜 最新發佈) 前100筆資料\n   \n## 輸出格式  JSON  and DATABASE\n```\n    \"table_title\": 標題, \n\t\"title\": APP名稱, \n\t\"title_URL\": APP網址,\n\t\"imgURL\": APP圖片網址\n    \"description\": APP描述, \n\t\"autor\": 作者或團隊, \n\t\"autor_URL\": 作者或團隊的網址, \n    \"star_rates\": 使用者評分(星星數),  \n    \"price\": 免費或價錢, \n```     \n     \n## 使用方法\n在路徑底下任何一個資料夾輸入\n```\nscrapy crawl playspider\n```\n\n## 執行過程\n![alt tag](http://i.imgur.com/Akrj7IY.jpg)\n![alt tag](http://i.imgur.com/YcoqVCs.jpg)\n\n## 輸出畫面\n路徑底下會多出兩個檔案  googleplay.json 、googleplay.db \u003cbr\u003e\n![alt tag](http://i.imgur.com/2wd59bB.jpg)\ngoogleplay.json\u003cbr\u003e\n![alt tag](http://i.imgur.com/vFTX3id.jpg)\ngoogleplay.db\u003cbr\u003e\n![alt tag](http://i.imgur.com/ggGTmJw.jpg)\n\n可以輸入SQLITE指令，搜尋指定的項目\n```\nSELECT * FROM googleplay  WHERE table_title LIKE '遊戲類熱門付費下載'\n\n```\n![alt tag](http://i.imgur.com/EuTE3bC.jpg)\n\n## 執行環境\n* Ubuntu 12.04\n* Python 2.7.3\n* Scrapy 1.0.4\n\n## License\nMIT license\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwtrubiks%2Fgoogle_play_store_spider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwtrubiks%2Fgoogle_play_store_spider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwtrubiks%2Fgoogle_play_store_spider/lists"}