Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svgrab

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svgrab

Tool for grabbing SVGs from websites

  • 0.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

SVGrab - SVG HTML Extractor

usage: svgrab [-h] [-s SELECTOR] [-o OUTPUT] [-t TIMEOUT] site

Tool to export an SVG element from a website to a file

Positional arguments:
  site                  Website to export SVG from

Optional arguments:
  -h, --help            Show this help message and exit.
  -s SELECTOR, --selector SELECTOR
                        jQuery selector for HTML SVG element
  -o OUTPUT, --output OUTPUT
                        File to save SVG to (defaults to stdout)
  -t TIMEOUT, --timeout TIMEOUT
                        Timeout (in ms) to wait before grabbing SVG element

FAQs

Package last updated on 12 Jul 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc