Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

codingjester/favico

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple favicon parser which lets you grab favicons from almost any website with a fairly simple interface. Mostly created because I was slightly bored.

fparser = Favico::Parser.new
fparser.fetch_favicon_url("http://www.google.com")
=> "http://www.google.com/favicon.ico"
fparser.fetch_favicon("http://www.google.com")
=> "<raw binary for favicon>"

That's about it. It'll be useful for creating your own favicon fetcher or something else that you need them for.

About

Simple way to fetch favicons from websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.