scala-scraper v1.1.0 Release Notes

Release Date: 2016-09-25 // over 7 years ago
    • ๐Ÿ†• New features
      • New methods clearCookies, parseInputStream and parseResource in Browser;
      • New methods hasAttr and siblings in Element;
      • Support for SOCKS proxies.
    • ๐Ÿ› Bug fixes
      • Correct handling of missing name and value attributes in the formData extractor.