Twitter User Following Scraper avatar
Twitter User Following Scraper

Pricing

$19.00/month + usage

Go to Store
Twitter User Following Scraper

Twitter User Following Scraper

Developed by

twittapi

twittapi

Maintained by Community

Twitter User Following Scraper

5.0 (1)

Pricing

$19.00/month + usage

5

Total users

120

Monthly users

39

Runs succeeded

35%

Issues response

3.8 days

Last modified

3 months ago

VD

Error extracting type 1

Open

vinces_developer opened this issue
5 days ago

2025-07-29T09:43:02.837Z ERROR Actor failed with an exception 2025-07-29T09:43:02.839Z Traceback (most recent call last): 2025-07-29T09:43:02.840Z File "/usr/src/app/src/main.py", line 42, in main 2025-07-29T09:43:02.840Z res = await twitter.get_user_following(user_id, _count, _cursor) or {} 2025-07-29T09:43:02.841Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-29T09:43:02.842Z File "/usr/src/app/src/TwitterApi.py", line 66, in get_user_following 2025-07-29T09:43:02.842Z 'profile_banner_url': l.get('profile_banner_url'), 2025-07-29T09:43:02.843Z ^^^^^ 2025-07-29T09:43:02.844Z AttributeError: 'NoneType' object has no attribute 'get' 2025-07-29T09:43:02.844Z INFO Exiting actor ({"exit_code": 91})