Commit History

Author SHA1 Message Date
  jherve b49fb36112 Add some abstract classes 1 year ago
  jherve 86eecdbdb7 More refactor 1 year ago
  jherve a9bb24bd89 Add InternetArchiveSnapshot class 1 year ago
  jherve 23003f5f97 Review renaming 1 year ago
  jherve b738bb87ce fix unused imports 1 year ago
  jherve 67a2f03714 Some renaming 1 year ago
  jherve f4f9e4e0e4 More refactor 1 year ago
  jherve 7638a23650 Refactor 1 year ago
  jherve c0e0c19064 Use RateLimiter + Semaphore to prevent temporary ban from server 1 year ago
  jherve 1b139f81e6 Change to_ parameter in request to not always hit the cache in some cases 1 year ago
  jherve 1420c46592 Fixup scraping of main article title 1 year ago
  jherve 6d84ee74ab Remove useless code 1 year ago
  jherve ef2331a152 Add get_snapshot_closest_to method 1 year ago
  jherve 8ee0c00824 [fix] datetime instances are also instances of date 1 year ago
  jherve 8d3ead0005 Some annotations 1 year ago
  jherve 1201444cba Properly parse timestamps 1 year ago
  jherve 8159e1e94c Refactor 1 year ago
  jherve 5e6ec0355e Move client instantiation into main 1 year ago
  jherve 84912fd851 Move url definition to a class member 1 year ago
  jherve 4017b49d48 Switch to lxml for HTML parsing 1 year ago
  jherve 910af7def4 Merge the 2 async functions 1 year ago
  jherve 0a7b3052fa Make the project installable 1 year ago
  jherve 4150de15fb Split code into modules 1 year ago
  jherve c0147c8c9c Add main article 1 year ago
  jherve e4df3419ea Add a top article class 1 year ago
  jherve c87c78f698 Add a snapshot class 1 year ago
  jherve 45d1808294 Move to aiohttp for requests 1 year ago
  jherve 58edc162a6 Move requests to an HttpClient 1 year ago
  jherve 4795d5b151 lint/format the code 1 year ago
  jherve 9760ec9f7b Add ruff for lint/formatting 1 year ago