ExTwitter.Parser
Provides parser logics for API results.
Summary↑
parse_geo(tuples) | Parse geo record from the API response json |
parse_ids(tuples) | Parse trend record from the API response json |
parse_list(tuples) | Parse list record from the API response json |
parse_place(tuples) | Parse place record from the API response json |
parse_request_params(options) | Parse request parameters for the API |
parse_trend(tuples) | Parse trend record from the API response json |
parse_tweet(tuples) | Parse tweet record from the API response json |
parse_user(tuples) | Parse user record from the API response json |
Functions
Parse geo record from the API response json.
Parse trend record from the API response json.
Parse list record from the API response json.
Parse place record from the API response json.
Parse request parameters for the API.
Parse trend record from the API response json.
Parse tweet record from the API response json.
Parse user record from the API response json.