Class: Crawlora::ShopifyGroup

Inherits:
Object
  • Object
show all
Defined in:
sig/crawlora.rbs

Instance Method Summary collapse

Constructor Details

#initializeShopifyGroup

Returns a new instance of ShopifyGroup.

Parameters:

  • (Client)
  • (Hash[String, String])


1489
# File 'sig/crawlora.rbs', line 1489

def initialize: (Client, Hash[String, String]) -> void

Instance Method Details

#collection_productsObject

Parameters:

  • handle: (String)
  • url: (String)
  • page: (Integer)
  • limit: (Integer)
  • sortBy: ("sortLTH", "sortHTL", "newest")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1491
# File 'sig/crawlora.rbs', line 1491

def collection_products: (?handle: String, ?url: String, ?page: Integer, ?limit: Integer, ?sortBy: "sortLTH" | "sortHTL" | "newest", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#collectionsObject

Parameters:

  • url: (String)
  • page: (Integer)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1490
# File 'sig/crawlora.rbs', line 1490

def collections: (?url: String, ?page: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pageObject

Parameters:

  • handle: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1493
# File 'sig/crawlora.rbs', line 1493

def page: (?handle: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#pagesObject

Parameters:

  • url: (String)
  • page: (Integer)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1492
# File 'sig/crawlora.rbs', line 1492

def pages: (?url: String, ?page: Integer, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#productObject

Parameters:

  • handle: (String)
  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1495
# File 'sig/crawlora.rbs', line 1495

def product: (?handle: String, ?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#product_recommendationsObject

Parameters:

  • handle: (String)
  • url: (String)
  • limit: (Integer)
  • intent: ("related", "complementary")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1496
# File 'sig/crawlora.rbs', line 1496

def product_recommendations: (?handle: String, ?url: String, ?limit: Integer, ?intent: "related" | "complementary", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#productsObject

Parameters:

  • url: (String)
  • page: (Integer)
  • limit: (Integer)
  • sortBy: ("sortLTH", "sortHTL", "newest")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1494
# File 'sig/crawlora.rbs', line 1494

def products: (?url: String, ?page: Integer, ?limit: Integer, ?sortBy: "sortLTH" | "sortHTL" | "newest", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#search_suggestObject

Parameters:

  • url: (String)
  • q: (String)
  • types: (String)
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1497
# File 'sig/crawlora.rbs', line 1497

def search_suggest: (?url: String, ?q: String, ?types: String, ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sitemap_urlsObject

Parameters:

  • url: (String)
  • type: ("all", "products", "collections", "pages", "blogs", "agentic_discovery", "other")
  • limit: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1498
# File 'sig/crawlora.rbs', line 1498

def sitemap_urls: (?url: String, ?type: "all" | "products" | "collections" | "pages" | "blogs" | "agentic_discovery" | "other", ?limit: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#sitemapsObject

Parameters:

  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1499
# File 'sig/crawlora.rbs', line 1499

def sitemaps: (?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#storeObject

Parameters:

  • url: (String)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


1500
# File 'sig/crawlora.rbs', line 1500

def store: (?url: String, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped