Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When running the latest version, the tweet returns the text content already cleaned out of URLs. I need them as well. #278

Open
FernandoDurier opened this issue Sep 22, 2020 · 5 comments

Comments

@FernandoDurier
Copy link

Hello!!
Good day!
How are you?

I've been using your API for my researches here, however, the latest update brings tweets without URLs (as if the code is already cleaning them off). Can you please take a look and reinclude the URLs?

Thanks.
Best Wishes,
Fernando Durier.

The version I'm currently using now that was bringing the URLs(but is having issues with connection HTTP 404) is 0.0.10

@FernandoDurier
Copy link
Author

Here is the call I'm giving for example:

got.manager.TweetCriteria().setUsername("folha_poder")
.setQuerySearch(true_news_querystring)
.setSince("2018-01-01")
.setMaxTweets(10)

@FernandoDurier
Copy link
Author

the querystring you see there can be set to empty string

@FernandoDurier
Copy link
Author

here is the supposed URL that gives the 404 error: https://twitter.com/search?q=%20from%3Afolha_poder%20since%3A2018-01-01&src=typd

@DV777
Copy link

DV777 commented Nov 12, 2020

Same problem here... hopefully someone will manage to fix it soon...

@BradKML
Copy link

BradKML commented Apr 12, 2021

All hands on deck, let's discuss and fix this #280

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants