500px Scraper
by conduit
Extract high-quality images from 500px.com, the premier photography community. Get image metadata including titles, descriptions, multiple sizes, and ...
Opens on Apify.com
About 500px Scraper
Extract high-quality images from 500px.com, the premier photography community. Get image metadata including titles, descriptions, multiple sizes, and direct links to photographer pages with automatic pagination support.
What does this actor do?
500px 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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
📸 500px Image Scraper Extract high-quality images from 500px.com, the premier photography community. Get image metadata including titles, descriptions, multiple sizes, and direct links to photographer pages with automatic pagination support. --- ## ✨ Why Use 500px Image Scraper? - ⚡ Fast & Efficient - Direct GraphQL API access delivers results in seconds - 🎯 Reliable Data - Extracts complete metadata including multiple image sizes - 📈 Scalable - Scrape from 1 to 1000 images with automatic pagination (100 per page) - 🎨 High Quality - Access both small (600px) and large (2048px) image versions - 📊 Clean Output - Structured JSON data ready for analysis, galleries, or integration --- ## 📥 Input Parameters | Parameter | Type | Required | Default | Description | |-----------|------|----------|---------|-------------| | searchQuery | String | ❌ No | "landscape photography" | Search term to find images (e.g., "landscape photography", "wildlife", "portrait") | | sort | String | ❌ No | relevance | Sort order: relevance, pulse (popular), or newest | | maxResults | Integer | ❌ No | 100 | Maximum number of images to scrape (range: 1-1000) | | proxyConfiguration | Object | ❌ No | { useApifyProxy: true } | Proxy settings to avoid rate limiting | > Note: 500px returns 100 results per page. The Actor automatically handles pagination to reach your desired maxResults. --- ## 📖 Usage Examples ### Example 1: Basic Search Search for "landscape photography" and get 100 results: json { "searchQuery": "landscape photography", "sort": "relevance", "maxResults": 100 } ### Example 2: Popular Images Get the most popular wildlife photos: json { "searchQuery": "wildlife", "sort": "pulse", "maxResults": 200 } ### Example 3: Latest Uploads Find the newest portrait photography: json { "searchQuery": "portrait", "sort": "newest", "maxResults": 150 } ### Example 4: Specific Theme Collect images for a specific theme or project: json { "searchQuery": "minimalist architecture", "sort": "relevance", "maxResults": 300 } --- ## 📤 Output Data Each image result includes: | Field | Type | Description | |-------|------|-------------| | id | String | Unique image identifier | | legacyId | String | Legacy image ID for compatibility | | title | String | Combined image name and description | | name | String | Image name/title | | description | String | Image description | | url | String | Direct link to the image page on 500px | | imageUrlLarge | String | Large image URL (max 2048px longest edge) | | imageUrlSmall | String | Small image URL (max 600px longest edge) | | width | Integer | Original image width in pixels | | height | Integer | Original image height in pixels | | widthLarge | Integer | Large version width | | heightLarge | Integer | Large version height | | widthSmall | Integer | Small version width | | heightSmall | Integer | Small version height | ### Sample Output json { "id": "1234567890", "legacyId": "987654321", "title": "Sunset Over Mountains: A breathtaking view of golden hour in the Alps", "name": "Sunset Over Mountains", "description": "A breathtaking view of golden hour in the Alps", "url": "https://500px.com/photo/1234567890/sunset-over-mountains", "imageUrlLarge": "https://drscdn.500px.org/photo/1234567890/m=2048/v2?sig=...", "imageUrlSmall": "https://drscdn.500px.org/photo/1234567890/m=600/v2?sig=...", "width": 4000, "height": 3000, "widthLarge": 2048, "heightLarge": 1536, "widthSmall": 600, "heightSmall": 450 } Data is delivered in clean JSON format, ready to download as JSON, CSV, Excel, or integrate via API. --- ## ❓ FAQ Q: How many images can I scrape? A: You can scrape between 1 and 1000 images per run. For larger datasets, run the Actor multiple times with different search queries. Q: Do I need proxies? A: No, but using Apify Proxy is highly recommended to avoid rate limiting from 500px. Q: Can I download the actual image files? A: The Actor provides direct URLs to the images. You can use these URLs to download the files separately or integrate with another Actor for downloading. Q: Can I filter by photographer or category? A: Currently, the Actor supports search queries and sorting. You can include photographer names in your search query (e.g., "landscape by photographer_name").
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 500px Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- conduit
- Pricing
- Paid
- Total Runs
- 25
- Active Users
- 3
Related Actors
Web Scraper
by apify
Cheerio Scraper
by apify
Website Content Crawler
by apify
Legacy PhantomJS Crawler
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support