Show HN: BBC Good Food Scraper in Go
github.com
Show HN: BBC Good Food Scraper in Go
1–10 of 26 posts
Re: Show HN: BBC Good Food Scraper in Go
#2Re: Show HN: BBC Good Food Scraper in Go
#3Goquery is pretty great - used it last semester to write the crawler for a side-project of mine. https://github.com/prakhar1989/bekanjoos
Many sites don't consider user enumeration a bug/threat, but theoretically given enough sites, one could build a profile around a specific email address.
Re: Show HN: BBC Good Food Scraper in Go
#4Goquery is pretty great - used it last semester to write the crawler for a side-project of mine. https://github.com/prakhar1989/bekanjoos
[1] https://github.com/imwally/rfcsearch [2] https://duck.co/ia/view/request_for_comments
Re: Show HN: BBC Good Food Scraper in Go
#5Re: Show HN: BBC Good Food Scraper in Go
#6Re: Show HN: BBC Good Food Scraper in Go
#7Re: Show HN: BBC Good Food Scraper in Go
#8Goquery is pretty great - used it last semester to write the crawler for a side-project of mine. https://github.com/prakhar1989/bekanjoos
Agree, used it to build this as a proof of concept: https://emailprofile.herokuapp.com/ Many sites don't consider user enumeration a bug/threat, but theoretically given enough sites, one could build a profile around a specific email address.
As an amateur web security researcher this project looks really interesting.
Re: Show HN: BBC Good Food Scraper in Go
#9Is it not http://www.bbc.co.uk/food/ that's being merged into bbc good food and therefore gaining ads? Surely that should be the target for this scraper...