home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 746735889

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/github-to-sqlite/issues/58#issuecomment-746735889 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/58 746735889 MDEyOklzc3VlQ29tbWVudDc0NjczNTg4OQ== 9599 2020-12-16T17:59:50Z 2020-12-16T17:59:50Z MEMBER

I don't want to add a full HTML parser (like BeautifulSoup) as a dependency for this feature. Since the HTML comes from a single, trusted source (GitHub) I could probably handle this using regular expressions.

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