home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 622135654

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/34#issuecomment-622135654 https://api.github.com/repos/dogsheep/github-to-sqlite/issues/34 622135654 MDEyOklzc3VlQ29tbWVudDYyMjEzNTY1NA== 9599 2020-04-30T21:53:44Z 2020-04-30T21:56:06Z MEMBER I think this is the neatest scraping pattern: ```python [a["href"].lstrip("/") for a in soup.select("a[data-hovercard-type=repository]")] ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 610408908  
Powered by Datasette · Queries took 0.924ms