home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 777690332

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/evernote-to-sqlite/issues/11#issuecomment-777690332 https://api.github.com/repos/dogsheep/evernote-to-sqlite/issues/11 777690332 MDEyOklzc3VlQ29tbWVudDc3NzY5MDMzMg== 3613583 2021-02-11T18:16:01Z 2021-02-11T18:16:01Z NONE

I solved this issue by modifying line 31 of utils.py

content = ET.tostring(ET.fromstring(content_xml.strip())).decode("utf-8")
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
792851444  
Powered by Datasette · Queries took 0.556ms · About: github-to-sqlite