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

4

Total users

230

Monthly users

27

Runs succeeded

92%

Issues response

3.1 days

Last modified

a month ago

PP

Actor failed with an exception while running

Closed

appotrr opened this issue
a year ago

2024-07-16T08:44:52.914Z ERROR Actor failed with an exception 2024-07-16T08:44:52.916Z Traceback (most recent call last): 2024-07-16T08:44:52.917Z File "/usr/src/app/src/main.py", line 40, in main 2024-07-16T08:44:52.918Z results_count = await parser.process_urls(urls) 2024-07-16T08:44:52.920Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-16T08:44:52.921Z File "/usr/src/app/src/parser.py", line 26, in process_urls 2024-07-16T08:44:52.922Z page = self.__process_page(url) 2024-07-16T08:44:52.923Z ^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-16T08:44:52.924Z File "/usr/src/app/src/parser.py", line 39, in __process_page 2024-07-16T08:44:52.926Z return FBPageParser.parse_fb_page(response.text) 2024-07-16T08:44:52.927Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-16T08:44:52.928Z File "/usr/src/app/src/fb_minimal_page_parser.py", line 29, in parse_fb_page 2024-07-16T08:44:52.929Z followers = str_number_to_number(followers_str) 2024-07-16T08:44:52.930Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-07-16T08:44:52.932Z File "/usr/src/app/src/utils.py", line 70, in str_number_to_number 2024-07-16T08:44:52.933Z return int(followers) 2024-07-16T08:44:52.934Z ^^^^^^^^^^^^^^ 2024-07-16T08:44:52.939Z ValueError: invalid literal for int() with base 10: '0 following'

danek avatar

Thanks for submitting the issue, we will try to resolve it today/tomorrow!

danek avatar

It should be fixed now (in version 1.4.4)