Akash Mahanty
|
06095202fe
|
BUG FIX : forgot to use the endpoint from the instance and also assign payload to param. Bug caught by the flake8 in the CI tests.
|
2022-01-24 23:35:48 +05:30 |
|
Akash Mahanty
|
06fc7855bf
|
waybackpy/cdx_api.py : deafult user agent is now DEFAULT_USER_AGENT, get_response now take url and headers as arguments and request url is generated by full_url function. max_tries added as parameter for the WaybackMachineCDXServerAPI class with default value of 3.
|
2022-01-24 23:20:49 +05:30 |
|
Akash Mahanty
|
db551abbf6
|
lint waybackpy/cdx_api.py and added some doc strings
|
2022-01-22 00:11:35 +05:30 |
|
Akash Mahanty
|
4e68cd5743
|
Create separate module for the 3 different APIs also CDX is now CLI supported.
|
2022-01-02 14:14:45 +05:30 |
|