Website Screenshot & Color Palette Bot avatar
Website Screenshot & Color Palette Bot
Try for free

Pay $5.00 for 1,000 results

View all Actors
Website Screenshot & Color Palette Bot

Website Screenshot & Color Palette Bot

finderr/website-screenshot-color-palette-bot
Try for free

Pay $5.00 for 1,000 results

Automate full web page screenshots and extract vibrant color palettes effortlessly. Get the full picture and a beautiful color palette at your fingertips with our bot. puppeteer headless.

🌟Website Screenshot & Color Palette Bot 🌟

Are you ready to explore the world of websites in a whole new way? Our PlaywrightCrawler Template is here to make your web adventures even more exciting! 🚀

🌐 What Does It Do? This incredible tool takes a URL and brings back a full image of a website along with its vibrant color palette! 🌈 Whether you're a designer, developer, or just curious, this is the tool for you.

🎨 Get the Color Palette Ever wondered about the color scheme of your favorite websites? With PlaywrightCrawler, you can easily retrieve the color palette used on any webpage. From subtle shades to bold hues, discover the magic of website colors!

📷 Capture Full Website Screenshots Sometimes, you need to capture the entire essence of a webpage. PlaywrightCrawler allows you to take full website screenshots with just a click. Share, analyze, or simply marvel at the beauty of web design! 📷

🤖 Easy Configuration Our user-friendly JSON configuration makes it a breeze to start your web journey. Customize your preferences, add your URLs, and let PlaywrightCrawler do the rest! It's as simple as that.

Here's a sample configuration JSON to get you started:

1{
2    "title": "PlaywrightCrawler Template",
3    "type": "object",
4    "schemaVersion": 1,
5    "properties": {
6        "startUrls": {
7            "title": "Start URLs",
8            "type": "array",
9            "description": "URLs to start with.",
10            "editor": "requestListSources",
11            "prefill": [
12                {
13                    "url": "https://finderr.com"
14                }
15            ]
16        },
17        "palette": {
18            "title": "Palette",
19            "type": "boolean",
20            "description": "Retrieve color palette",
21            "default": true
22        },
23        "screenshot": {
24            "title": "Screenshot",
25            "type": "boolean",
26            "description": "Capture full website screenshot",
27            "default": true
28        }
29    }
30}

📦 Simple and Engaging Output The results are presented in a clear and engaging format, making it easy to explore the color palette and the full website screenshot.

1[
2  {
3    "url": "https://finderr.com/",
4    "palette": [
5      "rgb(31, 31, 31)",
6      "rgb(0, 0, 0)",
7      "rgb(255, 0, 131)",
8      // ... and more beautiful colors!
9    ],
10    "screenshot": "https://api.apify.com/v2/key-value-stores/JP8hnT7KZP2WW35p6/records/screenshot.jpg"
11  }
12]

🚀 Integration and API Access You can integrate PlaywrightCrawler with various cloud services or web apps using Apify's powerful platform. Plus, access the data through the Apify API, providing you with programmatic control and endless possibilities!

Get ready to dive into the world of web design and color exploration with the PlaywrightCrawler Template. Try it today and unlock the magic of websites! 🌐✨

Developer
Maintained by Community
Actor metrics
  • 4 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Feb 2024
  • Modified 6 months ago
Categories