Akash Mahanty
|
66e16d6d89
|
define __repr__ for the Availability API class
|
2022-01-18 20:34:21 +05:30 |
|
Akash Mahanty
|
cc3628ae18
|
define __str__ for objects of WaybackMachineAvailabilityAPI class, the check for self.JSON ensures that the API was atleast called.
|
2022-01-16 22:28:12 +05:30 |
|
Akash Mahanty
|
1d751b942b
|
invoke json, was a bad idea removing it the earlier commit as the end user should not have to call it
|
2022-01-16 22:15:25 +05:30 |
|
Akash Mahanty
|
261a867a21
|
near() method of WaybackMachineAvailabilityAPI return self to preserve past behaviour
|
2022-01-16 21:53:54 +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 |
|