Behance Projects Scraper

Behance Projects Scraper

by headlessagent

Automatically extract a Behance user's full project portfolio with this scraper. It handles pagination and proxies, delivering structured data for analysis, research, or archiving.

143 runs
6 users
Try This Actor

Opens on Apify.com

About Behance Projects Scraper

Need to pull down a Behance user's entire portfolio for analysis or archiving? This scraper does the heavy lifting for you. I've used it to gather project data for competitive research, and it saves hours of manual work. You just feed it a Behance username, and it systematically works through the profile, grabbing details from every project page. It handles pagination automatically, so you get the complete collection even from prolific designers. For larger scraping jobs, you can configure proxy settings to manage request rates effectively. The output is clean, structured data—typically titles, descriptions, stats, and media links—ready to drop into a spreadsheet or database. It's straightforward and reliable for use cases like monitoring design trends, building a curated inspiration feed, or aggregating content for a creative platform. If you're looking to automate data collection from Behance, this actor is a practical, no-fuss solution that just works.

What does this actor do?

Behance Projects Scraper 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

Behance Projects Scraper

An Apify Actor that extracts all project data from a specified Behance user profile. It handles pagination automatically and outputs structured JSON.

Key Features

  • Scrapes all projects from a given Behance username.
  • Retrieves detailed project information: covers, features, fields, owners, stats, tools, and metadata.
  • Supports resuming interrupted scrapes via a cursor parameter.
  • Optional custom proxy support for anonymity and managing rate limits.
  • Outputs clean JSON for easy analysis and integration.

How to Use

Provide input to the Actor via a JSON object. The scraper will populate a dataset named behance_projects_<username> with the results.

Input

{
  "username": "designerpreis",
  "cursor": "",
  "proxyUrl": ""
}
  • username (string, required): The Behance username to scrape (e.g., "designerpreis").
  • cursor (string, optional): A cursor value to resume scraping from a specific point. Leave empty to start from the beginning.
  • proxyUrl (string, optional): A single, static proxy URL (e.g., http://user:pass@host:port). Do not use rotating proxies, as they can cause errors during multi-page scraping.

Output

The dataset contains one item per project. Each item is a JSON object with the full project details.

Example output structure (abbreviated):

{
  "id": 210524379,
  "name": "Reel 2024",
  "url": "https://www.behance.net/gallery/210524379/Reel-2024",
  "owners": [
    {
      "username": "evertonrios",
      "displayName": "Everton Rios Marques",
      "location": "São Paulo, Brazil"
    }
  ],
  "fields": [
    { "label": "Animation" },
    { "label": "3D Art" }
  ],
  "stats": {
    "appreciations": { "all": 458 },
    "views": { "all": 5279 }
  },
  "tools": [
    { "title": "Maxon Cinema 4D" },
    { "title": "Adobe After Effects" }
  ],
  "covers": {
    "size_202": { "url": "https://..." },
    "size_404": { "url": "https://..." }
  },
  "publishedOn": 1729268209,
  "modifiedOn": 1744365623
}

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 Behance Projects Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
headlessagent
Pricing
Paid
Total Runs
143
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