Phosphor Icons Extractor

Phosphor Icons Extractor

by nocodeventure

Automatically download the complete Phosphor Icons library as SVGs. Get every icon style for offline use, design systems, and consistent projects.

552 runs
6 users
Try This Actor

Opens on Apify.com

About Phosphor Icons Extractor

Need the entire Phosphor Icons library for your project, but don't want to click and download each one manually? I built this actor for exactly that. It scrapes and downloads the complete, up-to-date Phosphor Icons set directly from the official website. You get every icon style and weight in SVG format, neatly organized and ready to drop into your designs. Phosphor is my go-to icon family because it's genuinely flexible—perfect for sprucing up a user interface, adding clarity to a diagram, or making a presentation slide pop. This tool handles the tedious part. Just run it, and you'll get a local copy of the entire collection. It's super useful when you're working offline, need to ensure version consistency across a team, or want to batch process icons for a specific application. I use it to grab the library before starting any new design system work; it saves a ton of time and lets me experiment freely without being connected. Essentially, it automates what would be a painfully manual download process. You end up with a clean, complete asset pack that integrates smoothly into whatever you're building, from digital products to print materials.

What does this actor do?

Phosphor Icons Extractor is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Phosphor Icons Extractor

Overview

This actor scrapes all icon names and optional raw SVG data from phosphoricons.com. It extracts the complete library of over 1500 Phosphor icons for use in projects, design systems, or documentation.

Key Features

  • Extracts all 1500+ icon names from the Phosphor Icons website.
  • Optionally fetches the raw SVG markup for each icon.
  • Outputs structured JSON data, with each icon as a separate dataset item.
  • Configurable proxy settings to handle anti-bot protection.

How to Use

Configure the actor run with a simple JSON input. The primary setting is whether to extract SVG code, which significantly impacts run time.

Input

The actor accepts the following input parameters:

Field Type Description Default
getRawSvg Boolean Set to true to extract the raw SVG code for each icon. This is slower as it requires clicking each icon individually. false
proxyConfiguration Object Proxy configuration settings. Use this to enable Apify Proxy if you encounter blocks. { "useApifyProxy": false }

Example Input:

{
  "getRawSvg": true
}

Output

The results are saved as individual items in the dataset. By default, each item contains the icon name.

Basic Output (default):

{
  "icon": "arrow-right"
}

Output with getRawSvg: true:

{
  "icon": "arrow-right",
  "rawSvg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 256 256\">...</svg>"
}

Performance Notes

  • Fast Mode (getRawSvg: false): Scrapes all icon names in approximately 1 minute.
  • SVG Mode (getRawSvg: true): Extracts full SVG data, taking 15-20 minutes due to the need to interact with each icon.

Use Cases

  • Building internal icon libraries or design systems.
  • Migrating a project to use the Phosphor Icons set.
  • Creating custom icon search or preview tools.
  • Generating documentation that includes icon assets.

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Phosphor Icons Extractor now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
nocodeventure
Pricing
Paid
Total Runs
552
Active Users
6
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support