{"id":19675540,"url":"https://github.com/notnite/eightyeightthirtyone","last_synced_at":"2025-05-08T22:14:03.537Z","repository":{"id":213869463,"uuid":"735115209","full_name":"NotNite/eightyeightthirtyone","owner":"NotNite","description":"Building a graph of the Internet, one button at a time","archived":false,"fork":false,"pushed_at":"2024-09-09T16:42:10.000Z","size":358,"stargazers_count":138,"open_issues_count":2,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T22:13:53.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://eightyeightthirty.one/","language":"Rust","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/NotNite.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":"2023-12-23T18:04:16.000Z","updated_at":"2025-05-07T05:03:20.000Z","dependencies_parsed_at":"2024-07-16T18:30:27.132Z","dependency_job_id":"467ad3d4-95d1-4129-8fe9-bca3ce6c0c53","html_url":"https://github.com/NotNite/eightyeightthirtyone","commit_stats":null,"previous_names":["notnite/eightyeightthirtyone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Feightyeightthirtyone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Feightyeightthirtyone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Feightyeightthirtyone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotNite%2Feightyeightthirtyone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotNite","download_url":"https://codeload.github.com/NotNite/eightyeightthirtyone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253154977,"owners_count":21862623,"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-11-11T17:24:41.690Z","updated_at":"2025-05-08T22:14:03.502Z","avatar_url":"https://github.com/NotNite.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eightyeightthirtyone\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/NotNite/eightyeightthirtyone/main/client/public/88x31.png\"\u003e\u003c/img\u003e\n  \u003cimg src=\"https://namazu.photos/i/2idbhmgd.png\"\u003e\u003c/img\u003e\n\u003c/div\u003e\n\n\u003chr /\u003e\n\nBuilding a graph of the Internet, one button at a time. Website available [here](https://eightyeightthirty.one).\n\nThis project crawls the links between [88x31s](https://tekeye.uk/computer_history/powered-by) on the Internet, which are small badges on websites that link to other websites. It's split into three projects:\n\n- A host server (Rust) that manages work between scraper nodes and talks to a Redis database using [axum](https://lib.rs/crates/axum) and [fred](https://lib.rs/crates/fred)\n- A scraper (Rust) that talks to the server, fetches URLs, and returns information using [scraper](https://lib.rs/crates/scraper)\n- A web app (TypeScript/React) to render the graph using [Cosmograph](https://cosmograph.app)\n\nWebsites are scanned for images, and images that match the 88x31 resolution and link to another site are logged. It respects robots.txt and is aware of redirects.\n\nScrapers can either run a WebDriver or just parse the HTML - note that the latter will break discovery for websites that use JavaScript to create the button elements (e.g. React apps).\n\n## Opting out\n\nThe scrapers respect robots.txt, so block this user agent (or allow if you want to opt in):\n\n```text\nMozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 eightyeightthirtyone/1.0.0 (https://github.com/NotNite/eightyeightthirtyone)\n```\n\nNote that this only somewhat works:\n\n- You will still appear on the graph if anyone else links to you.\n- Previous entries in the database are not deleted - please email me your domain and affected URLs if known (see [Credits \u0026 contact](#credits--contact)).\n\n## Credits \u0026 contact\n\nThis project wouldn't be possible without the following people:\n\n- [![notnite](https://notnite.com/buttons/notnite.png)](https://notnite.com/)\n  - for starting the project, hosting the website and server\n- [![adryd](https://adryd.com/static/buttons/adryd.png)](https://adryd.com/)\n  - for her help on the frontend, designing the project's 88x31, hosting a scraper node\n- [![breq](https://breq.dev/badges/breq.png)](https://breq.dev/)\n  - for her help designing the Redis database schema, contributions to the server\n- [![Inferno Comms](https://notnite.com/buttons/infernocomms.png)](https://connormcf.com/)\n  - for lending us a server to host a scraper node on\n\nIf you have any questions or concerns, you can send an email to me (NotNite), which is [available on my website](https://notnite.com) (not written here for spam concerns).\n\nThanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Feightyeightthirtyone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotnite%2Feightyeightthirtyone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotnite%2Feightyeightthirtyone/lists"}