Facebook Pages Details avatar
Facebook Pages Details

Pricing

$9.99/month + usage

Go to Store
Facebook Pages Details

Facebook Pages Details

Developed by

Jan Danecki

Jan Danecki

Maintained by Community

Scrap Facebook pages fast and easy. Extract all contact information and other details in no-time!

0.0 (0)

Pricing

$9.99/month + usage

3

Total users

190

Monthly users

29

Runs succeeded

>99%

Issue response

2.6 days

Last modified

3 months ago

competent_path avatar

Error handling in results

Open

Competent Path (competent_path) opened this issue
2 months ago

Sometimes I get invalid URLs on my end but I do not have a way to see if those are valid or not until I scrape.

Example input:

{
"urls": [
{
"url": "https://www.facebook.com/harrystobaccoshop/"
},
{
"url": "https://www.facebook.com/profile.php?id=2368248993201570"
}
],
"proxy": {
"useApifyProxy": true,
"apifyProxyCountry": "US"
},
"maxDelay": 12,
"max_retries": 1
}

URL: https://www.facebook.com/profile.php?id=2368248993201570 cannot be extracted which one can see in the logs. Currently actor returns only one record in results but it would be really nice if you could return 2 and indicate that one could not be extracted.

danek avatar

hm, that would need to rebuild our output a bit, however I will try to do so. I will add it to todo list

competent_path avatar

Hi Jan

Why did you close the issue?