All notable changes to this project will be documented in this file.
Added:
- body background attribute support
- fragments at the end of the URL are now filtered
- support srcset attribute for image downloading
Fixed:
- inline css gets processed correctly
- --include / --exclude parameter list handling
Added:
- add cookie loading and storing support
- add docker image build
- add header parameter support
- add user agent parameter support
- support serving directory in local webserver
Changed:
- improved error messages
- reduced dependencies and binary size
Fixed:
- fix asset downloading
- fix downloading of binary files
- fix logger output
- fix logger verbose flag usage
- fix stopping of program using ctrl+c
Added:
- binaries for releases
- http request timeout configuration support
- proxy configuration support
Fixed:
- do not abort scraping on error
First version of goscrape released.