HTML Tag Snagging

So, I am trying to put keywords of links into a myself database, but I’m not sure what to tell the web crawler to target code wise. Can anyone one help please?

a href="/youtube/bobcat" class="js-pop">Bobcat</a>	,
a href="/youtube/cat" class="js-pop">Cat</a>,	
a href="/youtube/catinpool" class="js-pop">Cat In Pool</a>,
a href="/youtube/catattack" class="js-pop">Cat Attack</a>

*I’m not actually usimg YouTube, its just an example site

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.