Using jQuery to extract PDF links from any web page.

preview_player
Показать описание
Jquery and Chrome Dev tools to create an array of links to PDF, then save them for reference later with Dossier

Code:

Create empty array

var links = [];

find the href attribute:

Clip the array:

Рекомендации по теме
Комментарии
Автор

Dear @Derek Braid, did you can learning how I can do that step by step? What is Chrome Dev tools? How did you use Jquery (language)? Per software?

lucasfraioli
welcome to shbcf.ru