How can I retrieve the favicon of a website?

前端 未结 6 2063
滥情空心
滥情空心 2021-01-30 09:40

I want to list featured websites on my website and I thought it would be cool to honor and use their favicon. How do I get it from the domain for an arbitrary URL in either JSP

6条回答
  •  没有蜡笔的小新
    2021-01-30 09:54

    For Firefox you could use https://addons.mozilla.org/en-US/firefox/addon/httpfox/. Load a website then press F10 > ... > "open HttpFox in own Window" then look for "image/x-icon"; in the column to the right is the URL.

提交回复
热议问题