{"id":19653629,"url":"https://github.com/mazzzystar/manzarek","last_synced_at":"2025-09-14T20:14:19.389Z","repository":{"id":105064594,"uuid":"100158990","full_name":"mazzzystar/Manzarek","owner":"mazzzystar","description":"A tiny bot  reposts blind date information from website fanfou.","archived":false,"fork":false,"pushed_at":"2017-09-06T04:08:11.000Z","size":21,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-07T06:58:29.966Z","etag":null,"topics":["bot","fanfou"],"latest_commit_sha":null,"homepage":"http://fanfou.com/~gevBIcR5OOM","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/mazzzystar.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,"zenodo":null}},"created_at":"2017-08-13T06:41:19.000Z","updated_at":"2020-05-07T02:45:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"252db5b6-a942-46f2-8dcb-a2cf8adb781c","html_url":"https://github.com/mazzzystar/Manzarek","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mazzzystar/Manzarek","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazzzystar%2FManzarek","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazzzystar%2FManzarek/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazzzystar%2FManzarek/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazzzystar%2FManzarek/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mazzzystar","download_url":"https://codeload.github.com/mazzzystar/Manzarek/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mazzzystar%2FManzarek/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275160370,"owners_count":25415767,"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","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"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":["bot","fanfou"],"created_at":"2024-11-11T15:14:41.889Z","updated_at":"2025-09-14T20:14:19.381Z","avatar_url":"https://github.com/mazzzystar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Manzarek\n\n## 简介\n一个小巧的饭否相亲机器人。功能如下：\n* 1.定期爬取fanfou\"随便看看\"页面数据。\n* 2.识别text中包含的关键字是否有相亲性质，确认转发还是原创，最后获取原创主页，查看其性别，地址，自述。\n* 3.转发相亲信息。\n* 4.私信\"连接\"起同城用户。\n\n## 使用\n你需要有fanfou API的consumer key，然后新建一个文件`config.py`配置自己的信息。\n```python\n# 账号+密码\nclient_key = \"\"\nclient_passwd = \"\"\n\n# api consumer key\nconsumer_key = ''\nconsumer_secret = ''\n\nconsumer = {\n        'key': consumer_key,\n        'secret': consumer_secret\n    }\n\n# 该机器人的unique_id\nmy_unique_id = ''\n```\n运行\n```\npython timeline.py\n```\n## 更新\n* 应用雏形：识别用户相亲内容+调用饭否api自动转发。 (2017/8/13 10:00 pm ~ 8/14 3:30 am)\n* 支持用户私信自动转发，用户可以将相亲帖私信给我，我将自动转发。 (2017/8/14 8:30 pm ~ 8/15 1:00 am)\n* 对每一位关注我的用户，私信向TA介绍同城(可指定性别)饭友。(2017/8/15 9:00 pm ~ 8/16 1:10 am)\n\n## TODO\n此项目是我一个晚上的成果，存在许多有待完善的地方：\n* 内容识别准确率有待提高。\n* 同一用户半小时内仅转发一次。\n* 针对同城用户私信介绍功能，未来考虑引入机器学习，推荐兴趣相投的用户，而非目前的简单同城推荐。\n\n## 致谢\n项目中`fanfou.py`直接使用饭否用户[home2](http://fanfou.com/home2)提供的代码，此处表示感谢。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazzzystar%2Fmanzarek","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmazzzystar%2Fmanzarek","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmazzzystar%2Fmanzarek/lists"}