issues
search
andykais
/
scrape-pages
generalized scraper using a single instruction set for any site that can be statically scraped
https://scrape-pages.js.org
MIT License
6
stars
2
forks
source link
Improved Logging
#6
Closed
andykais
closed
5 years ago
andykais
commented
5 years ago
[x]
better error messages
[x]
add logging options
[x] update readme
[ ]
use Database#function
N/A for now, I dont see much value add, except readability, it is otherwise most likely slower.
[x]
use Database#transaction
[x] implement logger transports (stdout, log file)