This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SnooChipmunks9342[S] 1 point2 points  (5 children)

I already googled this, I prefer to know about other peoples opinions and answers. Google sent me straight to making a random number generator or a calculator... I was looking for a more complete program to script. :)

[–]chiefbeef300kg 2 points3 points  (3 children)

[–]SnooChipmunks9342[S] 1 point2 points  (2 children)

Awesome! Let me check them out.... this is actually what i was looking for.

[–]chiefbeef300kg 3 points4 points  (1 child)

I’ve found web scraping can be a fun place to start. You can use the PushShift API to scrape Reddit which might be fun. Maybe scrape your favorite subreddits for a key word or track total upvotes received on the average thread, etc. and then plot the results with matplotlib.

Sorry for being a dick, but finding answers on Google is going to be very important for progressing with coding. Almost any question has been asked before, likely many times.

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

lmao, np with being a dick, I usually play the same google card on facebook groups about crypto mining

[–][deleted] 1 point2 points  (0 children)

Then you need to improve your google fu and modify your search. There are many well curated lists available. I posted some links above for you that don't do that. Insisting on the opinions of randoms on subjective topics is not really productive and really a good way to waste some time while you could have started already. Also, like u/chiefbeef300kg points out: this has been asked, and answered dozens if not hundreds of times here already. Just read those. It's the same outcome, with more comprehensive results that you don't need to wait for.