{"id":13809218,"url":"https://github.com/dbreunig/git-scraper-extractor","last_synced_at":"2026-01-17T04:55:56.675Z","repository":{"id":147842797,"uuid":"349228918","full_name":"dbreunig/git-scraper-extractor","owner":"dbreunig","description":"Pull out versions of specific files from a gitscraping repo into individual files.","archived":false,"fork":false,"pushed_at":"2021-07-14T20:29:13.000Z","size":11,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T07:13:17.681Z","etag":null,"topics":["git-scraping"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/dbreunig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-03-18T22:03:53.000Z","updated_at":"2024-12-29T14:38:07.000Z","dependencies_parsed_at":"2023-05-27T16:30:42.827Z","dependency_job_id":null,"html_url":"https://github.com/dbreunig/git-scraper-extractor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbreunig%2Fgit-scraper-extractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbreunig%2Fgit-scraper-extractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbreunig%2Fgit-scraper-extractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbreunig%2Fgit-scraper-extractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbreunig","download_url":"https://codeload.github.com/dbreunig/git-scraper-extractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254077017,"owners_count":22010641,"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":["git-scraping"],"created_at":"2024-08-04T01:02:09.677Z","updated_at":"2026-01-17T04:55:56.656Z","avatar_url":"https://github.com/dbreunig.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# git-scraper-extractor\n\n`git-scraper-extractor` is a handy tool for your gitscraping repositories.\n\nWhat is [gitscraping](https://simonwillison.net/2020/Oct/9/git-scraping/)? We'll let Simon Willison, who coined the term, explain:\n\n\u003eThe internet is full of interesting data that changes over time. These changes can sometimes be more interesting than the underlying static data—The @nyt_diff Twitter account tracks changes made to New York Times headlines for example, which offers a fascinating insight into that publication’s editorial process.\n\u003e\n\u003eWe already have a great tool for efficiently tracking changes to text over time: Git. And GitHub Actions (and other CI systems) make it easy to create a scraper that runs every few minutes, records the current state of a resource and records changes to that resource over time in the commit history.\n\n`git-scraper-extractor` is a little tool for extracting the multiple versions of a files from your git repository into separate, timestamped files. After your gitscraping repository has been updating a json or csv for awhile, use `git-scraper-extractor` to find each change and output that version into a separate file. Then load those files into the tool of your choice.\n\n## Usage\n\nIt's simple. Clone this repo, `cd` into the directory and run:\n\n`$ bundle install`\n\n`$ ./git-scraper-extractor /path/to/repo /path/to/output`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbreunig%2Fgit-scraper-extractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbreunig%2Fgit-scraper-extractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbreunig%2Fgit-scraper-extractor/lists"}