SERP provider development guide
So you want to add support for a new search engine? Then you've come to the right place.
This guide is still WIP, and up-to-date as of and developed for commit f2a3e00e. However, it should be fully functional in the latest stable version of Gugal, and will be kept up to date with the latest changes in Gugal's SERP provider API.
If you notice an issue, feel free to report it on the site issue tracker, but please add the "serp guide" label.
About this guide
In this guide we will develop 2 SERP providers: a simpler one that performs calculations, and a more complex one calling an actual search API.