{"id":15563062,"url":"https://github.com/dkam/ficon","last_synced_at":"2025-03-29T05:13:01.860Z","repository":{"id":16733563,"uuid":"19490872","full_name":"dkam/ficon","owner":"dkam","description":"Find site icons","archived":false,"fork":false,"pushed_at":"2021-07-03T03:00:12.000Z","size":18,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-03T19:46:07.724Z","etag":null,"topics":[],"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/dkam.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}},"created_at":"2014-05-06T10:52:01.000Z","updated_at":"2021-07-03T03:00:14.000Z","dependencies_parsed_at":"2022-07-14T12:01:45.022Z","dependency_job_id":null,"html_url":"https://github.com/dkam/ficon","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/dkam%2Fficon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkam%2Fficon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkam%2Fficon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dkam%2Fficon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dkam","download_url":"https://codeload.github.com/dkam/ficon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140591,"owners_count":20729802,"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-10-02T16:17:16.897Z","updated_at":"2025-03-29T05:13:01.839Z","avatar_url":"https://github.com/dkam.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ficon\n\nFind all the icons for a given URL.  Favicons, og:image etc and return them in as a list.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'ficon'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ficon\n\n## Usage\n\n    irb(main)\u003e Ficon::Site.new('https://booko.info/9780748109999').site_icons.first.url\n    =\u003e \"https://booko.info/favicon-196x196.png\"\n\n    irb(main)\u003e Ficon::Site.new('https://booko.info/9780748109999').page_images.first.url\n    =\u003e \"https://covers.booko.com.au/9780748109999.jpg\"\n\n    irb(main)\u003e site = Ficon::Site.new('https://booko.info/9780748109999')\n    =\u003e \"Prices for Consider Phlebas by Iain M. Banks\"\n    irb(main):010:0\u003e f.site.description\n    =\u003e \"Prices (including delivery) for Consider Phlebas by Iain M. Banks range from $12.40 at Blackwell's up to $12.99.\"\n\n\n\nOr from the shell:\n\n    $ ficon https://booko.info/9780748109999\n    Site icon: https://booko.info/favicon-196x196.png([196, 196])\n    Page icon: https://covers.booko.com.au/9780748109999.jpg([1488, 2338])\n    Page title: Prices for Consider Phlebas by Iain M. Banks\n    Page description: Prices (including delivery) for Consider Phlebas by Iain M. Banks range from $12.40 at Blackwell's up to $12.99.\n\n## Contributing\n\n1. Fork it ( https://github.com/dkam/ficon/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkam%2Fficon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdkam%2Fficon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdkam%2Fficon/lists"}