Favicon Extractor
Extract favicons from any website. Returns all available icon sizes and formats. Supports Apple touch icons, manifest icons, and legacy favicons.
Favicon Extractor endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing info |
| GET |
get_v1_icon /v1/icon |
Get the favicon image directly for a URL |
| GET |
get_v1_info /v1/info |
Get all available favicon URLs and metadata for a website |
| GET |
get_v1_tiers /v1/tiers |
Returns available pricing tiers and their rate limits |
| POST |
post_v1_info /v1/info |
Get all available favicon URLs and metadata for a website via JSON body |
| Other endpoints | ||
| GET |
get_v1_docs /v1/docs |
Get API documentation and pricing info |
| GET |
get_v1_icon /v1/icon |
Get the favicon image directly for a URL |
| GET |
get_v1_info /v1/info |
Get all available favicon URLs and metadata for a website |
| GET |
get_v1_tiers /v1/tiers |
Returns available pricing tiers and their rate limits |
| POST |
post_v1_info /v1/info |
Get all available favicon URLs and metadata for a website via JSON body |
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
Favicon Extractor pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|