home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 772408273

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/dogsheep/twitter-to-sqlite/issues/56#issuecomment-772408273 https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/56 772408273 MDEyOklzc3VlQ29tbWVudDc3MjQwODI3Mw== 42315895 2021-02-03T10:36:36Z 2021-02-03T10:36:36Z NONE

I figured it out. Those tweets are in database, because somebody quote tweeted them, or retweeted them. And if you grab quoted tweet or reweeted tweet from other tweet json, It doesn't grab all of the details.

So if someone quote tweeted a quote tweet, the second quote tweet won't have quoted_status.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
796736607  
Powered by Datasette · Queries took 1.129ms · About: github-to-sqlite