Scraping using zombie.js

lindsay
1 min readJun 26, 2016

--

I’m using zombie for testing and want to pull back a list of anchor tags (so not really scraping but a common thing you might do when scraping a site). Reading the documentation didn’t provide much guidance for this so checked out the source code and came up with this… of course this doesn’t actually have any assertions, but it is an example of looping thru a list of tags (using mocha):

--

--

lindsay

this is becoming a place i list TIL… twitter: @lynzt