{"id":19119766,"url":"https://github.com/wintermi/get-linked-data","last_synced_at":"2026-06-20T22:30:59.792Z","repository":{"id":210802218,"uuid":"727253789","full_name":"wintermi/get-linked-data","owner":"wintermi","description":"A command line application designed to crawl a given set of URLs and scrape the JSON Linked Data (JSON-LD) contained within the webpage before writing the data entries out to a CSV file.","archived":false,"fork":false,"pushed_at":"2025-12-03T06:31:00.000Z","size":164,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-06T07:50:31.344Z","etag":null,"topics":["colly","json-ld","scraper"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wintermi.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-12-04T13:52:49.000Z","updated_at":"2025-12-03T06:31:04.000Z","dependencies_parsed_at":"2023-12-26T14:47:35.992Z","dependency_job_id":"540b0608-852e-40f0-a4ed-039afb71a6e4","html_url":"https://github.com/wintermi/get-linked-data","commit_stats":null,"previous_names":["wintermi/get-linked-data"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/wintermi/get-linked-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-linked-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-linked-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-linked-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-linked-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintermi","download_url":"https://codeload.github.com/wintermi/get-linked-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fget-linked-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34587988,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["colly","json-ld","scraper"],"created_at":"2024-11-09T05:11:02.117Z","updated_at":"2026-06-20T22:30:59.782Z","avatar_url":"https://github.com/wintermi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get Linked Data\n\n[![Workflows](https://github.com/wintermi/get-linked-data/workflows/Go%20-%20Build/badge.svg)](https://github.com/wintermi/get-linked-data/actions)\n[![Go Report](https://goreportcard.com/badge/github.com/wintermi/get-linked-data)](https://goreportcard.com/report/github.com/wintermi/get-linked-data)\n[![License](https://img.shields.io/github/license/wintermi/get-linked-data.svg)](https://github.com/wintermi/get-linked-data/blob/main/LICENSE)\n[![Release](https://img.shields.io/github/v/release/wintermi/get-linked-data?include_prereleases)](https://github.com/wintermi/get-linked-data/releases)\n\n\n## Description\n\nA command line application designed to crawl a given set of URLs and scrape the JSON Linked Data (JSON-LD) contained within the webpage before writing the data entries out to a CSV file.\n\n```\nUSAGE:\n    get-linked-data -i URL_CSV -s ELEMENT_SELECTOR -o OUTPUT_CSV -e FAILED_URL_CSV\n\nARGS:\n  -d string\n    \tField Delimiter  (Required) (default \",\")\n  -e string\n    \tFailed Request URLs Output CSV File  (Required)\n  -g\tScrape Google's Cached Version Instead\n  -i string\n    \tCSV File containing URLs to Scrape  (Required)\n  -j string\n    \tjq Selector\n  -o string\n    \tOutput Scraped Data CSV File  (Required)\n  -p int\n    \tParallelism or Maximum allowed Concurrent Requests (default 100)\n  -s string\n    \tElement Selector  (Required)\n  -v\tOutput Verbose Detail\n  -w int\n    \tRandom Wait Time in Milliseconds between Requests (default 2000)\n  -x\tScrape XML not HTML\n```\n\n## Example\n\n```\nget-linked-data -i \"urls.csv\" -e \"script#product-schema\" -o \"results.csv\"\n```\n\n\n## License\n\n**get-linked-data** is released under the [Apache License 2.0](https://github.com/wintermi/get-linked-data/blob/main/LICENSE) unless explicitly mentioned in the file header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fget-linked-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintermi%2Fget-linked-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fget-linked-data/lists"}