webinspector 1.0.0
Ruby gem to inspect completely a web page. It scrapes a given URL, and returns you its meta, links, images and more.
Gemfile:
=
安装:
=
Runtime 依赖 (10):
addressable
~> 2.8
faraday
~> 2.7
faraday-cookie_jar
~> 0.0.7
faraday-follow_redirects
~> 0.3
faraday-retry
~> 2.1
json
~> 2.6
nokogiri
~> 1.14
open_uri_redirections
~> 0.2
openurl
~> 1.0
public_suffix
~> 5.0