{"id":21713894,"url":"https://github.com/cytle/autocat","last_synced_at":"2026-05-19T10:03:14.117Z","repository":{"id":74067985,"uuid":"78272540","full_name":"cytle/autocat","owner":"cytle","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-21T05:39:21.000Z","size":464,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-20T19:12:47.896Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/cytle.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":"2017-01-07T10:25:35.000Z","updated_at":"2017-01-07T10:26:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"8444c16c-c1ff-40c2-b4de-cec4f8c83e4c","html_url":"https://github.com/cytle/autocat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cytle/autocat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytle%2Fautocat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytle%2Fautocat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytle%2Fautocat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytle%2Fautocat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cytle","download_url":"https://codeload.github.com/cytle/autocat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cytle%2Fautocat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270742043,"owners_count":24637504,"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-08-16T02:00:11.002Z","response_time":91,"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":[],"created_at":"2024-11-26T00:28:29.725Z","updated_at":"2026-05-19T10:03:14.037Z","avatar_url":"https://github.com/cytle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"喜欢乱点的猫\n## 需要实现的目标\n\n0. 向页面插入脚本,监听和拦截请求\n1. 自动进入页面\n    - 设置用户信息和店铺等特征信息进入页面\n2. 方便的选择元素\n    - 通过chrome元素选择进行选择元素\n    - 进行动作时保证为元素\n3. 动作\n    - 模拟点击,等待等动作\n    - 需要监听页面加载完成等事件\n    - 动作能自动进行和逐步进行\n4. 结果获取\n    - 获取指定元素的内容\n\n##　chrome 插件需要满足的功能\n- 向页面插入脚本,监听和拦截请求\n    - 使用 devtools.network API 获取网络请求的有关信息。\n    - 使用 chrome.webRequest API 监控与分析流量，还可以实时地拦截、阻止或修改请求。\n    - 注意：该 API 目前无人维护，什么时候正式支持还没有具体的计划。使用 chrome.declarativeWebRequest API 实时地拦截、阻止或修改请求，它比 chrome.webRequest API 要快得多，因为您注册的规则在浏览器中而不是 JavaScript 引擎中求值，这样就减少了来回延迟，效率更高。\n- 通过chrome元素选择进行选择元素\n    - 使用 devtools.panels API 创建面板并与之交互。\n    - 使用 devtools.inspectedWindow API 获取审查窗口的有关信息，并在审查的窗口中执行代码。\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcytle%2Fautocat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcytle%2Fautocat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcytle%2Fautocat/lists"}