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

The search limit don't work and also the code return some tweets out of context ( not containing the keyword specified) #150

Closed
AbdellahAmini opened this issue Mar 18, 2024 · 3 comments

Comments

@AbdellahAmini
Copy link

i enter :
await gather(api.search(search_query, limit=10, kv={"product": "Latest"}))

but i still get a random number of tweets (more than 10) i want just the 10 latest in order

@atesahmet0
Copy link

I have the same problem

@vladkens
Copy link
Owner

@AbdellahAmini
Copy link
Author

I'm using the API to fetch the latest 10 tweets but frequently receive additional, irrelevant tweets or ads.
This inclusion distorts the context of my intended search results.

Could you suggest adjustments to the API call to solve this ?

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