Demo WebApp for hero-scrape
For details about hero-scrape see the repo v-braun/hero-scrape
npm run serve-all
docker-compose up
- hero-scrape The lib
- fastimage Finds the type and/or size of a remote image given its uri, by fetching as little as needed.
- goquery A little like that j-thing, only in Go.
If you discover any bugs, feel free to create an issue on GitHub fork and send me a pull request.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
See LICENSE.