
Dribbble Shot Page Scraper
Pricing
Pay per event

Dribbble Shot Page Scraper
A powerful Actor that extracts comprehensive data from Dribbble shots including images, videos, descriptions, and tags.
0.0 (0)
Pricing
Pay per event
1
3
3
Last modified
11 days ago
Shot URLs (Required)
urls
arrayRequired
List of Dribbble shot URLs to scrape
Default value of this property is [{"url":"https://dribbble.com/shots/26213871-The-Francis-House-Offers-page"}]
Proxy configuration
proxyConfiguration
objectOptional
Proxy settings for requests
Default value of this property is {"useApifyProxy":false}
Max concurrency
maxConcurrency
integerOptional
Maximum number of concurrent requests
Default value of this property is 10
Include images
includeImages
booleanOptional
Whether to extract images
Default value of this property is true
Include videos
includeVideos
booleanOptional
Whether to extract videos
Default value of this property is true
Include description
includeDescription
booleanOptional
Whether to extract description
Default value of this property is true
Session cookie
sessionCookie
stringOptional
Dribbble session cookie for authenticated access. To get this: 1) Open dribbble.com in your browser, 2) Open Developer Tools (F12), 3) Go to Application/Storage tab, 4) Find Cookies section, 5) Look for 'dribbble_session' cookie and copy its value.
Default value of this property is "SEE_INSTRUCTIONS"