Does this user follow this other user on GitHub?
Check if one user follows another on GitHub
Run this query
To run this query, you can use the following command:
anyquery run does_this_user_follow_this_other_user_on_github
Arguments
User 1
The username of the follower
User 2
The username of the followee
Additional informations
Source code AuthorTip
You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.