TeamHG-Memex / autopager

Detect and classify pagination links
99 stars 25 forks source link

Detect links from elements other than anchor tags #8

Open QasimKhan5x opened 3 years ago

QasimKhan5x commented 3 years ago

How can I use this to detect links in attributes such as data-src, meta, etc. ? It only works for anchor tags.