api问题
anlzou opened this issue · 0 comments
anlzou commented
运行:
starred --username anlzou --sort > StarsList.md
报错:
raise exceptions.ConnectionError(exc)
github3.exceptions.ConnectionError: <class 'requests.exceptions.ConnectionError'>: A connection-level exception occurred: HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /users/anlzou/starred?per_page=100 (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0000013805E46948>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))
Ps:
可以用爬虫去爬Stars~