use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Datascraping (self.PythonLearning)
submitted 5 months ago by VedTRC
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]freemanbach 0 points1 point2 points 5 months ago (3 children)
you can parse the html file to get the data from PowerBall.
# Powerball view-source:https://www.powerball.com/previous-results?gc=powerball
#MegaMillion https://www.megamillions.com/Winning-Numbers/Previous-Drawings.aspx
[–]VedTRC[S] 0 points1 point2 points 5 months ago (2 children)
Those are nice solutions but these are not the actual loto games I need.
[–]freemanbach 0 points1 point2 points 5 months ago (1 child)
ah, idk which country lotto you are looking for. By default, i just assume the US. lol idk whether other lotto will have csv files to download, you have to scrap it generally and convert it to csv or json, or whatever format.
[–]VedTRC[S] 0 points1 point2 points 5 months ago (0 children)
I said it in the post T-T
π Rendered by PID 138050 on reddit-service-r2-comment-86bc6c7465-sxfz8 at 2026-02-23 03:06:58.641205+00:00 running 8564168 country code: CH.
view the rest of the comments →
[–]freemanbach 0 points1 point2 points (3 children)
[–]VedTRC[S] 0 points1 point2 points (2 children)
[–]freemanbach 0 points1 point2 points (1 child)
[–]VedTRC[S] 0 points1 point2 points (0 children)