Tuesday 16 May 2017

Getting data from strage construction (Cheerio)

<div class="testClass">
<strong>Num1</strong> 
: 16X
<br>
<strong>Num2</strong> 
: 16X
<br>
<strong>Num3</strong>
 : 12X
<br>
<strong>Num4</strong>
 : 12X
<br>

I need to get "Num1" ect, as well as ":16x" ect. But how can I get ": 16x"I dont know,its not betweentags, or something.

Im doing it using node.js with cheerio. Its a web scraper.



via andrey andrey

No comments:

Post a Comment