Installation

pip3 install scrapy

ReconSpider

Resultado:

{
  "emails": ["lily.floid@inlanefreight.com", "cvs@inlanefreight.com"],
  "links": ["https://www.inlanefreight.com/index.php/offices/", ...],
  "external_files": ["https://www.inlanefreight.com/wp-content/uploads/goals.pdf"],
  "js_files": ["https://www.inlanefreight.com/wp-includes/js/jquery/jquery.js"],
  "form_fields": [],
  "images": ["https://www.inlanefreight.com/wp-content/uploads/img01.png"],
  "videos": [],
  "audio": [],
  "comments": ["<!-- #masthead -->"]
}