Determine the "ingredients" (or technologies) behind a website
Ingredients is a website scanner that allows users to determine the “ingredients” or technologies behind a website. It assists in discovering the software, frameworks, content management systems, analytics tools, and other technologies used to build and maintain a specific website.
To install Ingredients, follow these steps:
Ingredients
by running the command: git clone [repository URL]
npm install
npm run dev
uvicorn main:app --reload
Ingredients is a powerful website scanner that allows users to uncover the technologies used in the development of a website. With its frontend application and API, it utilizes filters and checks on HTML tags and HTTP headers to identify these technologies. The ability to define ingredients and integrate icons adds visual representation to the scanning process. With Ingredients, users can gain insights into the underlying technologies supporting any website.