Baselight

Tweets Bollywood Movie Kabir Singh

The tweets about a controversial Bollywood movie after its release.

@kaggle.shiri5h_tweets_bollywood_movie_kabir_singh

Loading...
Loading...

About this Dataset

Tweets Bollywood Movie Kabir Singh

Context

Tweets extracted for the Bollywood movie Kabir Singh. The tweets are about the movie reviews, movie's song reviews, actor's performance reviews, movie's box office performance updates, some memes and tweets discussing the portrayal of feminism and masculinity in the movie.

Content

The Twitter data is scraped using the tweetscrape library. Github: 5hirish/tweet_scrapper. Search terms used to scrape were "Kabir Singh", "#KabirSingh", "#KabirSinghReview". The tweets are scraped from the movie's release date (21st June 2019) till 28th June 2019.

Acknowledgements

TweetScrape library in Python: https://github.com/5hirish/tweet_scrapper

Tables

Twitter Kabir Singh Bollywood Movie

@kaggle.shiri5h_tweets_bollywood_movie_kabir_singh.twitter_kabir_singh_bollywood_movie
  • 2.9 MB
  • 12596 rows
  • 16 columns
Loading...

CREATE TABLE twitter_kabir_singh_bollywood_movie (
  "id" DOUBLE,
  "type" VARCHAR,
  "time" DOUBLE,
  "author" VARCHAR,
  "author_id" DOUBLE,
  "re_tweeter" VARCHAR,
  "associated_tweet" DOUBLE,
  "text" VARCHAR,
  "links" VARCHAR,
  "hashtags" VARCHAR,
  "mentions" VARCHAR,
  "reply_count" BIGINT,
  "favorite_count" BIGINT,
  "retweet_count" BIGINT,
  "lang" VARCHAR,
  "text_raw" VARCHAR
);

Share link

Anyone who has the link will be able to view this.