waybackpy icon indicating copy to clipboard operation
waybackpy copied to clipboard

Before/After methods

Open ArztKlein opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Currently there is the near() function, but there isn't any built-in way to choose whether you want something to be before/after the date.

Describe the solution you'd like Methods called something like "before", "after" for the CDX Api which gets the nearest snapshot before/after the given date.

Describe alternatives you've considered Considered adding a keyword parameter for the near() function, but that would create a mess and slow things down.

Additional context N/A

I'll add this feature myself (if approved)

ArztKlein avatar Jul 14 '22 03:07 ArztKlein