Coroflot Jobs Scraper
Pricing
from $19.00 / 1,000 results
Coroflot Jobs Scraper
Scrapes Coroflot creative design job listings by location. Returns each job as a flat row with title, company, location, and description.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
7 days ago
Last modified
Categories
Share
Coroflot Jobs Scraper
Scrape creative design jobs from Coroflot, filtered by location, up to a million per run. Every job comes with its title, company, location, and full description. No login or API key. Export to CSV, JSON, Excel, or XML.
Coroflot's job board is a leading destination for design and creative roles, but browsing it manually is slow and you cannot export the results. This Actor reads the public job listings directly, filters them by city, state, or region, and returns each match in one fixed schema. It is built for designers, recruiters, and analysts who need clean, structured job data without writing a scraper.
| Who uses it | What they scrape Coroflot for |
|---|---|
| Design recruiters | Build a pipeline of open creative roles in a target city |
| Job market analysts | Track which design skills and titles are in demand by region |
| Design job seekers | Get a daily CSV of new listings that match their preferred location |
| Staffing agencies | Monitor competitor postings and identify companies that are hiring |
What it does
This Actor collects Coroflot job postings by location and returns each one as a flat row with title, company, location, and description.
- 📍 Location filter: pass a city, state, or region like "New York" or "Remote" to narrow the results.
- 🔢 Max items control: set a hard cap from 1 to 1,000,000 jobs per run so you never overshoot your quota.
- 📦 Flat row output: every job is returned as a single record with title, company, location, and description, ready for spreadsheets.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with Coroflot data
📊 Track design job demand by city.
A market analyst runs the Actor weekly with location set to "San Francisco" and exports the CSV to count postings by title and company.
🔎 Build a recruiter pipeline.
A design recruiter sets location to "Remote" and maxItems to 500, then imports the JSON into their ATS to source candidates.
📬 Get daily job alerts.
A job seeker schedules the Actor to run each morning for "Austin" and receives an email with new listings in a spreadsheet.
🏢 Monitor competitor hiring.
A staffing agency runs the Actor for "Seattle" and filters the results in Excel to see which studios are posting the most roles.
Why choose this scraper
| What you get | |
|---|---|
| No API key | Reads the public Coroflot job board directly, no registration or OAuth |
| Location targeting | Filter by any city, state, or region substring, including "Remote" |
| Scalable | Collect up to a million jobs in a single run |
| Structured output | Every job is a flat row with title, company, location, and description |
How it compares
No other Store actor targets Coroflot the same way, so the honest comparison is with the alternatives teams actually weigh.
| Coroflot Jobs Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When Coroflot changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor with a free-text location substring and a maximum item count, and filters run as each job is read so only matches reach your dataset. The Input tab lists every parameter.
A first run with the defaults:
{"maxItems": 10}
A larger pull:
{"maxItems": 200}
Pricing
Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $2.10 |
| 1,000 results | $21.00 |
| 10,000 results | $210.00 |
New Apify accounts start with $5 in free credit.
Free users
Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.
Run it
- Create a free Apify account with $5 in credit.
- Open the Coroflot Jobs Scraper.
- Set your inputs and any filters, then click Start.
- Export the results as CSV, Excel, JSON, or XML from the Dataset tab.
Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.
Use with AI agents (MCP)
Give an AI agent live access to Coroflot through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:
$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/coroflot-creative-jobs-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Your location filter may be too specific or misspelled. Try a broader term like "New York" instead of "NYC", or leave location empty to get all jobs.
Why did the run stop before reaching maxItems?
The Actor stops when there are no more jobs matching your filter. If you expected more, broaden your location or remove it.
Why are some jobs missing from the results?
Coroflot may paginate or update listings during the run. Try running again later or increase maxItems to ensure you capture all pages.
Can I filter by job type or seniority?
The Actor only supports location filtering. You can filter by other fields after export using spreadsheet tools or a data processing script.
FAQ
| Question | Answer |
|---|---|
| Do I need a Coroflot account or API key? | No. The Actor reads the public job board, so no login or key is required. |
| Can I filter by job title or company? | The input only supports a location filter. You can filter by title or company after export using your own tools. |
| What does the location filter match? | It matches any part of the job's location text, so "New York" will catch "New York, NY" and "Remote" will catch "Remote, US". |
| How many jobs can I get in one run? | You can set maxItems from 1 to 1,000,000. The Actor stops after collecting that many matches. |
| What output formats are supported? | The Actor returns data in JSON, and you can export to CSV, Excel, or XML from the Apify platform. |
| Does it include the full job description? | Yes, each record includes the full description text as shown on Coroflot. |
| Can I schedule this to run automatically? | Yes, you can set up a schedule in Apify to run the Actor daily, weekly, or at any interval. |
| Is this legal to scrape? | You should review Coroflot's terms of service and comply with applicable laws. The Actor only accesses publicly available data. |
| What if I get no results? | Check your location spelling and try a broader term, or increase maxItems. See the troubleshooting section for more tips. |
| Can I get results from multiple locations at once? | The Actor accepts one location string per run. To cover multiple locations, run it multiple times or use a broader region. |
Related actors
- indeed-scraper: Use this if you need job listings from Indeed, with filters for query, location, and date.
- linkedin-jobs-scraper: Use this for LinkedIn job postings, including company and salary data.
Browse the full ParseForge collection for more scrapers.
🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.
⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Coroflot, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.
