shopper-client
shopper-client
API
io.taig.shopper.client
ClientShopper
ClientShopper
io.taig.shopper.client.parser
AmazonParser
AmazonParser
OpenGraphParser
Parser
Parser
Product
Product
Price
Price
given_Semigroup_Price
given_Monoid_Product
SchemaOrgParser
shopper-client
/
io.taig.shopper.client
/
ClientShopper
ClientShopper
io.taig.shopper.client.ClientShopper$
See the
ClientShopper
companion class
object
ClientShopper
Attributes
Companion:
class
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
ClientShopper
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
apply
[
F
[
_
]](
client
:
RedirectingClient
[
F
],
headers
:
UrlHeaders
,
parser
:
Parser
,
debug
: (
=>
String
,
=>
JsonObject
,
Option
[
Throwable
])
=>
F
[
Unit
])(
using
evidence$1
:
Async
[
F
]):
Shopper
[
F
]
def
default
[
F
[
_
]](
client
:
Client
[
F
])(
imageSize
:
Option
[
Int
])(
using
F
:
Async
[
F
]):
Shopper
[
F
]