Download Latest Version v0.10.0.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of Requests-HTML

Home / v0.10.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-02-17 914 Bytes
v0.10.0.tar.gz 2019-02-17 2.4 MB
v0.10.0.zip 2019-02-17 2.5 MB
Totals: 3 Items   4.9 MB 0

Fixed

  • Crashes when HTML contains XML [#160]
  • Decoding errors [#162]
  • Multiple Chrome tabs left opened on Timeout errors [#189]
  • next method missing in HTML class. [#146] [#148]

Added

  • The official release for AsyncHTMLSession. [#146]
  • browser_args parameter when creating a Session to pass custom args to browser creation. [#193]
  • A new attribute to Element objects tag name and line #. [#205]
  • verify parameter when creating a Session to allow rendering websites with a not valid SSL certificate. [#212]
  • HTMLSession now raises a RuntimeException when trying to render a page inside an event loop. [#146]
  • Allow async for in HTML objects. [#146]
  • arender method on HTML objects. [#146]
  • AsyncHTMLSession.run method to allow run, schedule and await multiple tasks in the event loop. [#146]
  • Documentation improvment.
Source: README.md, updated 2019-02-17