Cookie used to authorize actor with facebook.com. Install Cookie-Editor chrome extension. Login to your facebook.com account. Click on the extension and export the facebook.com cookies. Insert the contents here
Select action to perform
actionEnumRequired
Actor will decide what kind of data it needs to scrape and from where it should scrape it based on selected action
Default value of this property is "scrapeProfiles"
Facebook profile URLs
scrapeProfiles.profileUrlsarrayOptional
People search results page url
scrapePeopleSearch.searchUrlstringOptional
Group url
scrapeGroupMembers.groupUrlstringOptional
Link to group
scrapePosts.groupUrlstringOptional
Link to post
scrapeComments.postUrlstringOptional
Deep scrape detail pages
deepScrapebooleanOptional
Scraper will visit each page and extract more information
Default value of this property is false
▶️ Start from cursor
cursorstringOptional
Use this field if you want to resume scraping from where the scraper stopped last time. You can find this value in default storage of scraper runs under lastCursor key
Default value of this property is ""
#️⃣ Total number of records required
countintegerOptional
Leave this field empty if you want to scrape all items.
🌐 Proxy
proxyobjectOptional
You must use a proxy from your country
⏱️ Minimum wait duration
minDelayintegerOptional
Minimum duration in seconds to wait before scraping next page
Default value of this property is 0
⏱️ Maximum wait duration
maxDelayintegerOptional
Maximum duration in seconds to wait before scraping next page