# Garlic 🧄🧛 Garlic is a simple, fast and secure way to protect your website from being scraped by bots. --- You write your code and text as you would any other day, just let garlic protect your content from scraping. | POV | Result| |----|---| | You Write | `
This is a test piece of text
` | | Scraper Sees |  | | User Sees |  | # How? Currently, this is in development, but the beta works like this: ## React You just need to wrap your html in the `garlic()` method: ```reactjs function App() { return garlic(Go away robots :)