home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1279339124

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/simonw/datasette/issues/1844#issuecomment-1279339124 https://api.github.com/repos/simonw/datasette/issues/1844 1279339124 IC_kwDOBm6k_c5MQSp0 9599 2022-10-14T18:38:22Z 2022-10-14T18:42:58Z OWNER

This seems to get every table cell in that table for the first 3 rows and the columns up to party:

document.querySelectorAll('tr:not(:nth-child(n+4)) td:not(:nth-child(n+10))')
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1409679008  
Powered by Datasette · Queries took 0.975ms · About: github-to-sqlite