Packages

Google Search Console API client library. The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone)

Current section

Files

Jump to

README.md

# GoogleApi.SearchConsole.V1
Provides tools for running validation tests against single URLs
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `google_api_search_console` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[{:google_api_search_console, "~> 0.0.1"}]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at [https://hexdocs.pm/google_api_search_console](https://hexdocs.pm/google_api_search_console).