Lassie Versions Save

Web Content Retrieval for Humans™

0.11.11

2 years ago
  • Fix PyPI release

0.11.10

2 years ago
  • Add html to response dict when available.
  • Upgrade to GitHub Actions

0.11.8

3 years ago
  • Update requests dependency

0.11.2

6 years ago
  • Add support for OEmbed providers (YouTube)

0.10.0

7 years ago
  • Fix issue where a website may have malformed HTML and no tag causing soup.html to be None (#60)
  • Updated beautifulsoup4 to 4.5.3
  • Update html5lib to 1.0b10

0.9.0

7 years ago
  • Added a default fake user agent to use instead of using python-requests/version (some websites will mark certain user agents as bot attempts)
  • Updated requests to 2.13.0

0.8.7

7 years ago
  • Fix Python 3 support
  • Handle empty AMP image lists

0.8.6

7 years ago
  • Handle AMP image list of strings vs list of objects

0.8.5

7 years ago
  • Handle AMP data that is contained in a list
  • Retrieve videos and thumbnails (as images) from AMP VideoObjects

0.8.4

7 years ago
  • Fix issue where AMP images could be lists inside an object