faviconDuckDuckGo: Use DuckDuckGo's favicon service

View source: R/faviconPlease.R

faviconDuckDuckGoR Documentation

Use DuckDuckGo's favicon service

Description

The search engine DuckDuckGo includes site favicons in its search results, and it makes this service publicly available. If it can't find a favicon, it returns a default fallback. faviconPlease uses this as a fallback function if the favicon can't be found directly via the standard methods.

Usage

faviconDuckDuckGo(server)

Arguments

server

The name of the server, e.g. "www.r-project.org"

Value

Character vector

References

DuckDuckGo favicons privacy

See Also

faviconPlease, faviconGoogle

Examples

  faviconDuckDuckGo("reactome.org")


faviconPlease documentation built on Aug. 11, 2023, 1:06 a.m.