stormy-gold•3mo ago
Ok but how do I set them in the code if
Ok but how do I set them in the code if they are not variables?
2 Replies
you likely mean scraping with css selectors?
use cheerio to target them
or best use xpath slow but reliable
mute-gold•3mo ago
Cheerio capture them automatically?