Closed Steven-Fake closed 1 year ago
:)
Tips: I changed get_ soup(), send_req() to _get_soup(), _ send_req() because I think these two functions should not be exposed to people who only want to call the API.
get_ soup()
send_req()
_get_soup()
_ send_req()
Thanks, but I exposed these 2 functions because someone may call them for convenience(like me).
:)