fa-scraper

A FilmAffinity web scraper compatible with Letterboxd

GPL-3.0 License

Downloads
255
Stars
18
Committers
6

Bot releases are hidden (Show)

fa-scraper - v0.4.0 Latest Release

Published by mx-psi 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/mx-psi/fa-scraper/compare/v0.3.2...v0.4.0

fa-scraper - v0.3.2

Published by mx-psi over 2 years ago

  • (Enhancement) Expose get_profile_data function and related types (#79)
  • (chore) Various version bumps (#70, #71, #74, #75, #78)
fa-scraper - v0.3.1

Published by mx-psi almost 3 years ago

  • (Enhancement) Bump lxml to 4.7.1, address CVE-2021-43818 (#64, #65)
  • (Fixed) Fix Windows encoding error when export includes characters outside of CP-1252 (#67)
fa-scraper - v0.3.0

Published by mx-psi almost 3 years ago

  • (Breaking) Drop support for Python 3.5
  • (Enhancement) Remove usage of system locale
  • (Enhancement) Add --version flag
  • (Fixed) Include latest film on export
  • (Fixed) Include script with correct spelling (fa-scraper)
fa-scraper - v0.2.0

Published by mx-psi almost 3 years ago

  • (Fixed) Fix default locale on macOS (#42)
  • (Fixed) Fix default locale on Windows (#43)
  • (Added) Add support for exporting lists (#21). Thanks @Darruko!