{"id":15567609,"url":"https://github.com/circa10a/href-scraper","last_synced_at":"2025-10-12T21:30:54.964Z","repository":{"id":56876747,"uuid":"145175029","full_name":"circa10a/href-scraper","owner":"circa10a","description":"ruby CLI to scrape hrefs from single webpages","archived":true,"fork":false,"pushed_at":"2020-12-12T15:07:49.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T06:21:23.378Z","etag":null,"topics":["cli","cli-app","gem","links","scraping","scraping-websites"],"latest_commit_sha":null,"homepage":null,"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/circa10a.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}},"created_at":"2018-08-17T23:34:52.000Z","updated_at":"2024-09-14T23:12:49.000Z","dependencies_parsed_at":"2022-08-20T22:30:52.049Z","dependency_job_id":null,"html_url":"https://github.com/circa10a/href-scraper","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/circa10a%2Fhref-scraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fhref-scraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fhref-scraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circa10a%2Fhref-scraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circa10a","download_url":"https://codeload.github.com/circa10a/href-scraper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236274592,"owners_count":19122692,"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":["cli","cli-app","gem","links","scraping","scraping-websites"],"created_at":"2024-10-02T17:12:00.225Z","updated_at":"2025-10-12T21:30:49.665Z","avatar_url":"https://github.com/circa10a.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# href-scraper\n\n[![Gem Version](https://badge.fury.io/rb/href_scraper.svg)](https://badge.fury.io/rb/href_scraper)\n![Gem](https://img.shields.io/gem/dt/href_scraper.svg)\n\nA ruby gem to get all the hrefs from a single URL(export as json)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'href_scraper'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install href_scraper\n\n## Usage\n\n```bash\n❯ href_scraper --url https://github.com\n[\n    \"https://github.com/\",\n    \"https://help.github.com/terms\",\n    \"https://help.github.com/privacy\",\n    \"https://enterprise.github.com/trial\",\n    \"https://enterprise.github.com/contact\",\n    \"https://help.github.com/terms\",\n    \"https://help.github.com/privacy\",\n    \"https://atom.io\",\n    \"http://electron.atom.io/\",\n    \"https://desktop.github.com/\",\n    \"https://developer.github.com\",\n    \"https://education.github.com/\",\n    \"https://partner.github.com/\",\n    \"https://community.github.com/\",\n    \"https://github.com/about\",\n    \"https://blog.github.com\",\n    \"https://shop.github.com\",\n    \"https://github.com/contact\",\n    \"https://github.community\",\n    \"https://help.github.com\",\n    \"https://status.github.com/\",\n    \"https://help.github.com/articles/github-security/\",\n    \"https://services.github.com/\"\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirca10a%2Fhref-scraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirca10a%2Fhref-scraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirca10a%2Fhref-scraper/lists"}