{"id":43097107,"url":"https://github.com/nikdoof/globaltalk-scraper","last_synced_at":"2026-01-31T16:45:23.550Z","repository":{"id":281002263,"uuid":"943876355","full_name":"nikdoof/globaltalk-scraper","owner":"nikdoof","description":"Scripts to scrape the GlobalTalk network","archived":false,"fork":false,"pushed_at":"2025-12-15T04:36:46.000Z","size":162,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-17T23:45:53.779Z","etag":null,"topics":["globaltalk","marchintosh"],"latest_commit_sha":null,"homepage":"","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/nikdoof.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-06T12:11:44.000Z","updated_at":"2025-12-15T04:36:49.000Z","dependencies_parsed_at":"2025-03-21T17:26:43.197Z","dependency_job_id":"da142234-d558-4b72-880b-0245e1f9c231","html_url":"https://github.com/nikdoof/globaltalk-scraper","commit_stats":null,"previous_names":["nikdoof/globaltalk-scraper"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nikdoof/globaltalk-scraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikdoof%2Fglobaltalk-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikdoof%2Fglobaltalk-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikdoof%2Fglobaltalk-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikdoof%2Fglobaltalk-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikdoof","download_url":"https://codeload.github.com/nikdoof/globaltalk-scraper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikdoof%2Fglobaltalk-scraper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28947849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["globaltalk","marchintosh"],"created_at":"2026-01-31T16:45:23.042Z","updated_at":"2026-01-31T16:45:23.544Z","avatar_url":"https://github.com/nikdoof.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GlobalTalk Scraper\n\nA script to scrape out a AppleTalk network layout using `netatalk` tools `getzones` and `nbplkup`. \n\n## Running\n\nThis requires a working `netatalk` installation to work correctly.\n\n## Example Output\n\nThis is an example of the JSON file produced, filtered down to one Zone.\n\n```json\n{\n    \"format\": \"v1\",\n    \"zones\": [\n        \"Doofnet\",\n    ],\n    \"nodes\": [\n        {\n            \"object\": \"nas-afp\",\n            \"type\": \"TimeLord\",\n            \"address\": \"5311.212\",\n            \"socket\": \"129\",\n            \"zone\": \"Doofnet\"\n        },\n        {\n            \"object\": \"nas-afp\",\n            \"type\": \"AFPServer\",\n            \"address\": \"5311.212\",\n            \"socket\": \"128\",\n            \"zone\": \"Doofnet\"\n        },\n        {\n            \"object\": \"HP LJ Pro 200 Color\",\n            \"type\": \"LaserWriter\",\n            \"address\": \"5311.212\",\n            \"socket\": \"130\",\n            \"zone\": \"Doofnet\"\n        },\n        {\n            \"object\": \"nas-afp\",\n            \"type\": \"netatalk\",\n            \"address\": \"5311.212\",\n            \"socket\": \"4\",\n            \"zone\": \"Doofnet\"\n        },\n        {\n            \"object\": \"nas-afp\",\n            \"type\": \"Workstation\",\n            \"address\": \"5311.212\",\n            \"socket\": \"4\",\n            \"zone\": \"Doofnet\"\n        },\n        {\n            \"object\": \"jrouter v0.0.12\",\n            \"type\": \"AppleRouter\",\n            \"address\": \"5311.1\",\n            \"socket\": \"253\",\n            \"zone\": \"Doofnet\"\n        }\n    ]\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikdoof%2Fglobaltalk-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikdoof%2Fglobaltalk-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikdoof%2Fglobaltalk-scraper/lists"}