Class: Crawlora::TiktokGroup

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

Instance Method Summary collapse

Constructor Details

#initializeTiktokGroup

Returns a new instance of TiktokGroup.

Parameters:

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


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

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

Instance Method Details

#categoryObject

Parameters:

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

Returns:

  • (Object)


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

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

#challengeObject

Parameters:

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

Returns:

  • (Object)


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

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

#challenge_listObject

Parameters:

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

Returns:

  • (Object)


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

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

#exploreObject

Parameters:

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

Returns:

  • (Object)


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

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

Parameters:

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

Returns:

  • (Object)


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

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

#postObject

Parameters:

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

Returns:

  • (Object)


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

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

#profileObject

Parameters:

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

Returns:

  • (Object)


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

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

#profile_postObject

Parameters:

  • secUid: (String)
  • cursor: (Integer)
  • sort_type: ("0", "1", "2")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def profile_post: (?secUid: String, ?cursor: Integer, ?sort_type: "0" | "1" | "2", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#searchObject

Parameters:

  • keyword: (String)
  • cursor: (Integer)
  • count: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def search: (?keyword: String, ?cursor: Integer, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#search_hashtagObject

Parameters:

  • keyword: (String)
  • cursor: (Integer)
  • count: (Integer)
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def search_hashtag: (?keyword: String, ?cursor: Integer, ?count: Integer, ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#search_userObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_analysisObject

Parameters:

  • material_id: (String)
  • metric: ("retain_ctr", "retain_cvr", "click_cnt", "convert_cnt", "play_retain_cnt")
  • period_type: ("7", "30", "180")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def top_ads_analysis: (?material_id: String, ?metric: "retain_ctr" | "retain_cvr" | "click_cnt" | "convert_cnt" | "play_retain_cnt", ?period_type: "7" | "30" | "180", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#top_ads_detailObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_filtersObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_listObject

Parameters:

  • period: ("7", "30", "180")
  • page: (Integer)
  • limit: (Integer)
  • order_by: ("for_you", "impression", "ctr", "play_2s_rate", "play_6s_rate", "cvr", "like")
  • country_code: (String)
  • keyword: (String)
  • industry: (String)
  • objective: (String)
  • ad_language: (String)
  • pattern_label: (String)
  • duration: ("time-2", "time-3", "time-4", "time-5", "time-6", "time-7")
  • like: ("1", "2", "3", "4", "5")
  • ad_format: ("1", "2")
  • _response_type: ("auto", "json", "text", "stream")
  • _timeout: (Float)
  • _headers: (Hash[String, String])
  • (Object)

Returns:

  • (Object)


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

def top_ads_list: (?period: "7" | "30" | "180", ?page: Integer, ?limit: Integer, ?order_by: "for_you" | "impression" | "ctr" | "play_2s_rate" | "play_6s_rate" | "cvr" | "like", ?country_code: String, ?keyword: String, ?industry: String, ?objective: String, ?ad_language: String, ?pattern_label: String, ?duration: "time-2" | "time-3" | "time-4" | "time-5" | "time-6" | "time-7", ?like: "1" | "2" | "3" | "4" | "5", ?ad_format: "1" | "2", ?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped

#top_ads_location_infoObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_locationsObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_recommendObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_safetyObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_spotlightObject

Parameters:

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

Returns:

  • (Object)


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

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

#top_ads_suggestionsObject

Parameters:

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

Returns:

  • (Object)


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

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

Parameters:

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

Returns:

  • (Object)


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

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

#video_commentsObject

Parameters:

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

Returns:

  • (Object)


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

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