{"id":16331348,"url":"https://github.com/midoks/mw-gerapy","last_synced_at":"2025-07-13T11:33:09.540Z","repository":{"id":76207245,"uuid":"431131625","full_name":"midoks/mw-gerapy","owner":"midoks","description":"集成gerapy,管理爬虫","archived":false,"fork":false,"pushed_at":"2022-09-04T11:45:42.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-15T16:13:47.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/midoks.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}},"created_at":"2021-11-23T14:27:01.000Z","updated_at":"2021-12-12T14:55:15.000Z","dependencies_parsed_at":"2023-03-11T21:46:57.027Z","dependency_job_id":null,"html_url":"https://github.com/midoks/mw-gerapy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/midoks/mw-gerapy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fmw-gerapy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fmw-gerapy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fmw-gerapy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fmw-gerapy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midoks","download_url":"https://codeload.github.com/midoks/mw-gerapy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midoks%2Fmw-gerapy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265132084,"owners_count":23716102,"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-10-10T23:26:44.037Z","updated_at":"2025-07-13T11:33:09.279Z","avatar_url":"https://github.com/midoks.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mw-gerapy\n集成gerapy,管理爬虫\n\n\n# 安装\n\n```\ncurl https://raw.githubusercontent.com/midoks/mw-gerapy/main/scripts/install.sh | sh\n```\n\n# Debug\n\n```\ncd /www/server/mdserver-web/ \u0026\u0026 python3 /www/server/mdserver-web/plugins/gerapy/index.py start\n```\n\n```\nps -ef|grep gerapy | grep -v grep|awk '{print $2}'|xargs kill \n```\n\n# 降级django\n```\npip install django==2.1.8\n```\n# linux升级sqlite3\n```\nwget http://www.sqlite.org/2019/sqlite-autoconf-3280000.tar.gz\n\ntar zxvf sqlite-autoconf-3280000.tar.gz -C /usr/src/\ncd /usr/src/sqlite-autoconf-3280000/ \u0026\u0026 ./configure --prefix=/usr/local/sqlite \u0026\u0026 make \u0026\u0026 make install\n\n\nmv /usr/bin/sqlite3 /usr/bin/sqlite3_old \u0026\u0026 cd /usr/local/sqlite/bin/ \u0026\u0026 ln -s sqlite3 /bin/sqlite3\n\n\nsqlite3 -version\n/usr/bin/sqlite3 -version\n/usr/local/sqlite/bin/sqlite3 -version\n\nvim /etc/profile\nexport LD_LIBRARY_PATH=\"/usr/local/sqlite/lib\"\nsource /etc/profile\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoks%2Fmw-gerapy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidoks%2Fmw-gerapy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidoks%2Fmw-gerapy/lists"}