View Source CommonCrawl.IndexAPI (CommonCrawl v0.1.0)

Interacting with Common Crawl index search API.

Summary

Functions

The cdx_api_url can be found in CommonCrawl.collinfo().

Functions

Link to this function

get(cdx_api_url, query, opts \\ [])

View Source
@spec get(String.t(), Enum.t(), keyword()) :: {:ok, list()} | {:error, any()}

The cdx_api_url can be found in CommonCrawl.collinfo().

"url" parameter is required in the query.

Further info: https://github.com/webrecorder/pywb/wiki/CDX-Server-API#api-reference