Registry / networking / url-verifier

url-verifier

JSON →
library3.1rbrubygemsunverified

Format, verify, and follow URL redirects with detailed reports and exceptional error handling.

gem install url_verifier
INSTALL
IMPORT
SIG · URL-VERIFIER
U
url-verifier
networkingrubyv3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UrlVerifier
require 'url_verifier'

Verify a URL and get the final redirected URL

require 'url_verifier' result = UrlVerifier.verify('blackwellford.com/staff') puts result.verified_url
Debug
Known issues
gotchaURL verification may take up to 60 seconds by default
fix
Set a custom time limit with the :time_limit option
affects: >= 3.1
Upgrade
Version history
3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
url-verifier — gem install url-verifier · libregistry