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

REST Keyword crawler: Configuration of [fullPathKeywordList] #2

Open
MonkandMonkey opened this issue Feb 13, 2019 · 0 comments
Open

Comments

@MonkandMonkey
Copy link

MonkandMonkey commented Feb 13, 2019

I use REST Keyword crawler to collect tweets contains multiple keywords.
And my keywords.txt looks like:

love
hello
sentiment

The issue is: it only crawls tweet contains 1 specific keyword e.g. "love" instead of contains "love" | "hello" | "sentiment".
but when it launches, the key word list shows multi keywords to crawl.

<><><><><><><><><><><><><><><><><><><>
List of keywords to crawl:
1 keyword: love
2 keyword: sentiment
3 keyword: hello
<><><><><><><><><><><><><><><><><><><>

How to crawl tweets contains keyword A or B or C... using this tool.

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

1 participant