We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I might be doing something stupid, but I just tried building skraper and pulling a Twitter profile:
skraper [master]$ ./skraper twitter ElonMusk -n 5 Skraper 0.9.1-SNAPSHOT started .../sokomishalov/skraper/twitter/ElonMusk_10052022_105216.log skraper [master]$ ./skraper twitter /ElonMusk -n 5 Skraper 0.9.1-SNAPSHOT started .../sokomishalov/skraper/twitter/ElonMusk_10052022_105231.log skraper [master]$
In both cases (ElonMusk vs. /ElonMusk), the log is empty and I get no output and no errors.
ElonMusk
/ElonMusk
Am I missing something basic about how to use the tool?
The text was updated successfully, but these errors were encountered:
Fixes #281
a4109f0
fe0b557
@nchammas Thanks for raising this one! I've provided the fix which is in master branch already and will be released soon
Sorry, something went wrong.
No branches or pull requests
I might be doing something stupid, but I just tried building skraper and pulling a Twitter profile:
In both cases (
ElonMusk
vs./ElonMusk
), the log is empty and I get no output and no errors.Am I missing something basic about how to use the tool?
The text was updated successfully, but these errors were encountered: