Vegan Inspector
A barcode scanner that checks if products are vegan or vegetarian.
app.vegan_inspector
About Vegan Inspector
<p>Vegan Inspector is an app that quickly and easily shows you whether a product is vegan or vegetarian.</p>
<!-- Features -->
<p><strong>Features:</strong></p>
<ul>
<li><strong>Barcode scanner:</strong> Scan a product's barcode and instantly get information about its vegan or vegetarian status. </li>
<li><strong>Minimalist user interface:</strong> Just the essentials: scanner and results.</li>
<li><strong>Open API & data sources:</strong> Our API is open source and draws data from OpenFoodFacts, with additional sources to be added in the future.</li>
</ul>
<!-- Privacy & Network -->
<p><strong>Network access:</strong></p>
<p>The app only connects to the internet when a barcode is scanned. No connections are made on startup or in the background. The following services are contacted:</p>
<ul>
<li><strong>api.vegan-inspector.app:</strong> the open-source backend API that looks up / proxies product data</li>
<li><strong>images.openfoodfacts.org / static.openfoodfacts.org:</strong> product images and data from OpenFoodFacts</li>
</ul>