/job_search_golang

A trivial application for search a job by SERP API

Primary LanguageGo

Example of using Job Search API for Golang

A trivial application for search a job by SERP API

Get your own API key

Register at https://serpapi.com and get an api key. Edit source code for assign it.

Compilation

$ go build

Do go get for any dendencies if needed

REST API Limits

For less than 200 req per day it may be free of charge.