shogunlab/Gitformant

search error

osman25 opened this issue · 0 comments

hello, implement the code but now do not search, according to the information Github changed the search code.

github_endpoint = "https://api.github.com/search/code?q=\"%s\"&per_page=%s&page=%s&access_token=%s" % (keyword, per_page, page_num, GITHUB_API_TOKEN)