bitemyapp / bitemyapp/twitcurl
How to get tweets that don't contain chosen words?
- Dominant language
- C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
What steps will reproduce the problem?
1. Getting tweets that don't contain some chosen words
2. Starting searching tweets from some position
3.
What is the expected output? What do you see instead?
Get tweet which doesn't contain some word or phrase that I chose
Get last 20 tweets and start looking for from last one
What version of the product are you using? On what operating system?
Latest version
Please provide any additional information below.
```
Original issue reported on code.google.com by `feliksSa...@gmail.com` on 15 Jan 2014 at 3:24
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a source file, test, or entry point. Start by locating the tweet-search implementation and checking how query terms, result limits, and starting positions are handled. Done means searches can exclude chosen words or phrases and retrieve the requested recent tweets from the specified position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100