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 switch --profile giving null output #329

Closed
j824h opened this issue Jul 26, 2020 · 2 comments
Closed

The switch --profile giving null output #329

j824h opened this issue Jul 26, 2020 · 2 comments

Comments

@j824h
Copy link

j824h commented Jul 26, 2020

After a run with the switch --profiles, the output userprofiles_tweets.json contains the value null for each user to be saved.

I suspect this is due to confusion of the data items.

Twitter Help Center tweet.py user.py Usually seen
Username screen_name user @j824h
Name username full_name ☆jUngHyeon☆

Apparently, main.py must be requesting https://twitter.com/☆jUngHyeon☆ and come back with 404.

For now I have my own fix.

Can anyone reproduce the problem?
If you do, please confirm the bug so that I can create a PR.

@taspinar
Copy link
Owner

Which command are you using for this problem to occur?

@j824h
Copy link
Author

j824h commented Aug 23, 2020

twitterscraper Trump --limit 20 --profiles

It was the command using --profiles, not --profile (sorry for confusion).

Now I can't reproduce my issue as I'm unable to obtain any result, probably related to #336, #339.

@j824h j824h closed this as not planned Won't fix, can't repro, duplicate, stale Oct 31, 2022
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

2 participants