# [ScraperBox](https://scraperbox.com/documentation) ## __Description__ Undetectable web scraping API ## __Example Request__ * Curl ``` curl "https://api.scraperbox.com/scrape?token={{token}}&url=https://example.com" ``` * Raw ``` GET /scrape?token={{token}}&url=https://example.com HTTP/1.1 Host: api.scraperbox.com ``` ## __Response__ * Success ``` Example Domain