Historique des commits

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