{"id":21843362,"url":"https://github.com/farghul/googlebot","last_synced_at":"2026-05-02T05:42:37.711Z","repository":{"id":247501142,"uuid":"823363759","full_name":"farghul/googlebot","owner":"farghul","description":"Discover if Googlebots are dominating your NGINX logs.","archived":false,"fork":false,"pushed_at":"2024-12-16T01:10:03.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T20:56:57.856Z","etag":null,"topics":["googlebot","nginx","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/farghul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-07-02T22:36:22.000Z","updated_at":"2024-12-16T01:10:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"4f4c6f23-4709-4d66-83ee-726ab3f82547","html_url":"https://github.com/farghul/googlebot","commit_stats":null,"previous_names":["farghul/googlebot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/farghul/googlebot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farghul%2Fgooglebot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farghul%2Fgooglebot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farghul%2Fgooglebot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farghul%2Fgooglebot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farghul","download_url":"https://codeload.github.com/farghul/googlebot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farghul%2Fgooglebot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32524565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"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":["googlebot","nginx","rust"],"created_at":"2024-11-27T22:14:55.500Z","updated_at":"2026-05-02T05:42:37.697Z","avatar_url":"https://github.com/farghul.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Googlebot Finder\n\nGooglebot Finder downloads, unzips, filters, and analyzes log files to highlight NGINX requests from Googlebots.\n\n![Googlebot](googlebot.webp)\n\n## Prerequisites\n\nVariables declared in a `tasks/vars.rs` file:\n\n- SERVERS: Array of applicable servers.\n- IDENTITY: SSH credentials plus folder path ( ex. username@server:/folder/ ).\n- PREFIX: Base path to store all files.\n- TARGET: The site url to investigate.\n\n## Run\n\nNavigate to the folder containing your *src* folder and run:\n\n``` zsh\n./googlebot [task] [month]\n```\n\n## Example\n\n``` zsh\n./googlebot filter july\n```\n\nAvailable tasks: \n- **download**: Download the zipped (.gz) log files from the named server.\n- **unzip**: Decompress the .gz files previously downloaded.\n- **filter**: Create a file only containg hits to the target site.\n- **divide**: Divide the filtered file into one file containing googlebot hits and another containing everything else.\n- **capture**: Capture all existing search strings.\n- **analyze**: Discover if search strings are repeated.\n\n**Note**: Tasks depend on a *PREFIX/server_name/type/month* file structure ( ex. ~/iss/unzipped/june/), and the assumption that compressed log files have an *nginx_access.log-20230922.gz* naming scheme.\n\n## License\n\nCode is distributed under [The Unlicense](https://github.com/farghul/googlebot/blob/main/LICENSE.md) and is part of the Public Domain.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarghul%2Fgooglebot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarghul%2Fgooglebot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarghul%2Fgooglebot/lists"}