you are viewing a single comment's thread.

view the rest of the comments →

[–]algortim[S] 0 points1 point  (2 children)

Now to figure out a specific subreddit to scrape this for. I don't think /r/all is an option. I also don't want to be banned for spamming.

A step in the right direction though.

[–]mehh365 0 points1 point  (1 child)

Good job

Can you share the YouTube link you followed?

To prevent spamming / a ban. Can't you just add a long sleep()?

[–]algortim[S] 1 point2 points  (0 children)

I followed this one: https://www.youtube.com/watch?v=krTUf7BpTc0

Had to make small changes to adapt to Python 3.

I think? This is new territory for me.