new-work
new-work copied to clipboard
✨ Discover when artists post new work
- [ ] update UI, #9 - [ ] support screenshots, #7 - [ ] move lockfiles to `~/.newwork` dir, #8 - [ ] optimize speed (more aggressive caching?) -...
See https://www.apify.com/apify/page-analyzer for precedent
This would allow sites that require JS to load properly to bootstrap the DOM before scraping. Edit: Started working on this. Here are some todos - [ ] figure out...
- [ ] introduce slight delay after `load` event before screenshot - [ ] move screenshots to folder in user directory, rewrite old screenshots
Consider dropping "custom" renderers and refactoring / revisiting distinction between `status` and `render`
It'd be cool if `new-work` supported sites rendered on the client-side. I tried to add [Dan Holdsworth's](http://www.danholdsworth.com/) site to my list, but since it's rendered on the client with Angular,...
For websites with an existing feed mechanism (RSS, ATOM, personal Tumblr sites, etc.), `new-work` should use the feed directly. This may require differentiating between an artist's site (e.g. the domain...