scrapy_cloud_ex v0.1.2 ScrapyCloudEx View Source

An API wrapper for the ScrapyCloud API provided by ScraphingHub.com

Link to this section Summary

Link to this section Types

Link to this type invalid_param_error() View Source
invalid_param_error() :: {:invalid_param, tagged_error_info()}
Link to this type result(type) View Source
result(type) :: {:ok, type} | tagged_error()
Link to this type tagged_error() View Source
tagged_error() :: {:error, error_info()}
Link to this type tagged_error_info() View Source
tagged_error_info() :: {atom(), error_info()}