Skip to content

Releases: kajchang/SFPL

v1.5

07 Oct 23:03
Compare
Choose a tag to compare
  • Turned search results into streams
  • Scraped more search results per page

v1.4

16 Aug 03:50
Compare
Choose a tag to compare
  • Went back to using requests.Session.
  • Added repr for all classes.
  • Added more checks for if the account is still logged in or not.
  • Started using regex for url pattern matching.