PotatoBot Search API

Using the PotatoBot Search API is as easy as adding an iframe with the following extra GET parameters and URL:

https://ioposts.farleyengineeredsolutions.com/_bot/api.php?name=Search Engine Name&logo=http://path/to/logo/logo.png&theme=theme_color&favicon=https://path/to/favicon/favicon.png&watermark=true


If you don't want Powered by PotatoBot on the bottom you can change watermark=true to watermark=false

If you want to Run Custom JavaScript code in your Search API iframe. Link to this Script: https://ioposts.farleyengineeredsolutions.com/_bot/api/main.js and then run the following code in a script: addScript(`// JS code`, "id_of_iframe");


API Example Usage: