Scrape Reddit Comments R ExtractoR

preview_player
Показать описание
How to Scrape Reddit Comments using R and the ExtractoR package. I show you how to scrape any particular Reddit as well as finding and sorting Reddits based on search terms.

Please subscribe if you found this useful and want to see more.

Other playlists you may be interested in:

👇SUBSCRIBE & HIT THE 👍 BUTTON 👇

Do you have more to add? Let me know how you liked the video or if I need anything corrected in the comments below.

#rstats #rstudio #rstudiotips #datascience #rprogramming
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

TECH GEAR I USE DAILY

OTHER COURSES I CURRENTLY TEACH

Let's chat
👇SUBSCRIBE & HIT THE 👍 BUTTON 👇

Do you have more to add? Let me know how you liked the video or if I need anything corrected in the comments below.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TECH GEAR I USE DAILY

OTHER COURSES I CURRENTLY TEACH

Let's chat
#CommissionsEarned

“As an Amazon Associate I earn from qualifying purchases.”
I've started a blog about IT and software development projects along with some sound career advice. Check it out:
Рекомендации по теме
Комментарии
Автор

Great video! I'm currently creating a project through R using Rshiny to display sentiment analysis results obtained from Reddit, Twitter and Facebook to a dashboard based on a search term entered by the user and this has been a huge help!! Thank you!!

connellgray
Автор

Hello,

I'm getting this error:

" could not find function "reddit_content" "

Arjuna
Автор

What if I want to include upvotes, comment date, post date, etc.? How do I go about it in this part of the code: write.csv (content$comment, file = "test.csv", row.names = FALSE)
How do I add these features for extraction in .csv format?

abhishekroy
Автор

Looks like the package has changed. There are no reddit_content and reddit_urls commands.

CanDoSo_org
Автор

HI, thanks for the tutorial. One question. If I want the comments which mention a specific keyword, how can I get it? For example, under a certain subreddit, I want all comments, not title, related to trump.

joes
Автор

Excellent. If you have the reddit text to speech software, I'm very interested.

redditgold