Pulling replies from posts on HSBC_UK that contain “credit card” as a search_term and unique user id
I wrote following code and it works when I search for example “happy”. But once I want to pull replies to the posts of HSBC_UK that contain the words “credit card” it just doesn’t work anymore.
I am trying to program a sentiment analysis regarding HSBC_UKs credt card. If I use the advanced search from Twitter (X) itself I can find many many replies….
This is part of my code:
Pulling replies from posts on HSBC_UK that contain “credit card” as a search_term and unique user id
I wrote following code and it works when I search for example “happy”. But once I want to pull replies to the posts of HSBC_UK that contain the words “credit card” it just doesn’t work anymore.
I am trying to program a sentiment analysis regarding HSBC_UKs credt card. If I use the advanced search from Twitter (X) itself I can find many many replies….
This is part of my code: