Welcome to the Favicon Catcher repository! This project showcases a favicon grabber, also referred to as a favicon downloader, that's built using HTML, CSS, JavaScript, and APIs from Google and DuckDuckGo. The Favicon Catcher allows users to easily fetch and download favicons associated with websites. This project is deployed using Vercel for easy access.
- User-friendly interface for entering website URLs.
- Utilizes Google's and DuckDuckGo's APIs to search for favicons.
- Provides a preview of the fetched favicon before downloading.
- Option to download the favicon in various formats.
Try out the Favicon Catcher by accessing the Favicon Catcher. Enter a website URL and experience how easy it is to fetch and download favicons!
To run the Favicon Catcher locally, follow these steps:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser. - Enter the URL of the website you want to fetch the favicon for.
- Click the "Fetch Favicon" button to initiate the process.
- Once the favicon is fetched, you can preview and download it in different formats.
You can deploy your own instance of the Favicon Catcher using services like Vercel, Netlify, or GitHub Pages. Simply fork this repository, make any desired customizations, and follow the deployment instructions for your chosen platform.
HTML
: For creating the structure of the webpage.CSS
: To style and enhance the visual appearance of the interface.JavaScript
: For interacting with APIs and dynamically updating the interface.Google
andDuckDuckGo
APIs: To search for and retrieve website favicons.Vercel
: For deployment and hosting.
Provide a brief guide on how users can use the Favicon Catcher effectively. Explain how to input URLs, interpret the results, and download favicons.
Contributions are welcome! If you find a bug or have a feature request, please open an issue. If you'd like to contribute code, create a pull request and ensure your code follows the project's coding standards.
This project is licensed under the MIT License, which means you can use, modify, and distribute it for personal and commercial purposes. Attribution is appreciated but not required.
If you have any questions, suggestions, or feedback about the Favicon Catcher project, feel free to contact us at sharmaalok02gwl@gmail.com. We would love to hear from you and see how this project is being used!