Class: Crawlora::TiktokGroup
- Inherits:
-
Object
- Object
- Crawlora::TiktokGroup
- Defined in:
- sig/crawlora.rbs
Instance Method Summary collapse
- #category ⇒ Object
- #challenge ⇒ Object
- #challenge_list ⇒ Object
- #explore ⇒ Object
-
#initialize ⇒ TiktokGroup
constructor
A new instance of TiktokGroup.
- #popular_trend_country_industry_meta ⇒ Object
- #post ⇒ Object
- #profile ⇒ Object
- #profile_post ⇒ Object
- #search ⇒ Object
- #search_hashtag ⇒ Object
- #search_user ⇒ Object
- #top_ads_analysis ⇒ Object
- #top_ads_detail ⇒ Object
- #top_ads_filters ⇒ Object
- #top_ads_list ⇒ Object
- #top_ads_location_info ⇒ Object
- #top_ads_locations ⇒ Object
- #top_ads_recommend ⇒ Object
- #top_ads_safety ⇒ Object
- #top_ads_spotlight ⇒ Object
- #top_ads_suggestions ⇒ Object
- #trending ⇒ Object
- #video_comments ⇒ Object
Constructor Details
#initialize ⇒ TiktokGroup
Returns a new instance of TiktokGroup.
662 |
# File 'sig/crawlora.rbs', line 662
def initialize: (Client, Hash[String, String]) -> void
|
Instance Method Details
#category ⇒ Object
663 |
# File 'sig/crawlora.rbs', line 663
def category: (?_response_type: ("auto" | "json" | "text" | "stream"), ?_timeout: Float, ?_headers: Hash[String, String], **untyped) -> untyped
|
#challenge ⇒ 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_list ⇒ 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
|
#explore ⇒ 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
|
#popular_trend_country_industry_meta ⇒ 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
|
#post ⇒ 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
|
#profile ⇒ 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_post ⇒ 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
|
#search ⇒ 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_hashtag ⇒ 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_user ⇒ 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_analysis ⇒ 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_detail ⇒ 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_filters ⇒ 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_list ⇒ 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_info ⇒ 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_locations ⇒ 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_recommend ⇒ 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_safety ⇒ 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_spotlight ⇒ 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_suggestions ⇒ 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
|
#trending ⇒ 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_comments ⇒ 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
|