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.parser
/
AmazonParser
AmazonParser
io.taig.shopper.client.parser.AmazonParser
See the
AmazonParser
companion object
final
class
AmazonParser
(
imageSize
:
Option
[
Int
])
extends
Parser
Attributes
Companion:
object
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Parser
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
def
image
(
document
:
Document
):
Option
[
Uri
]
override
def
parse
(
url
:
Uri
,
document
:
Document
):
Product
Attributes
Definition Classes
Parser
def
price
(
document
:
Document
):
Option
[
Price
]
def
title
(
document
:
Document
):
Option
[
String
]