How to use it? #54
Unanswered
naveen-malla
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You do not need to create a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This might seem like a dumb question but I've tried to but it isn't working. I want to scrape all the comments in order for a given post URL.
I cloned the repo and went inside the urs folder where urs.py file is present and gave the following command and it did not work.
python Urs.py -c "https://www.reddit.com/r/germany/comments/yydfai/what_is_your_opinion_of_graffiti_all_over_walls/"
please let me know if I'm doing something wrong. Or if there is a tutorial online showing the usage of this project I'd be grateful if you can share it.
Thanks.
praw is already installed and I also created a praw.ini file and gave client_id, client_secret, username and password at the bottom of the file.
Beta Was this translation helpful? Give feedback.
All reactions