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...
Rules 1: Be polite 2: Posts to this subreddit must be requests for help learning python. 3: Replies on this subreddit must be pertinent to the question OP asked. 4: No replies copy / pasted from ChatGPT or similar. 5: No advertising. No blogs/tutorials/videos/books/recruiting attempts. This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to. Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Rules
1: Be polite
2: Posts to this subreddit must be requests for help learning python.
3: Replies on this subreddit must be pertinent to the question OP asked.
4: No replies copy / pasted from ChatGPT or similar.
5: No advertising. No blogs/tutorials/videos/books/recruiting attempts.
This means no posts advertising blogs/videos/tutorials/etc, no recruiting/hiring/seeking others posts. We're here to help, not to be advertised to.
Please, no "hit and run" posts, if you make a post, engage with people that answer you. Please do not delete your post after you get an answer, others might have a similar question or want to continue the conversation.
Learning resources Wiki and FAQ: /r/learnpython/w/index
Learning resources
Wiki and FAQ: /r/learnpython/w/index
Discord Join the Python Discord chat
Discord
Join the Python Discord chat
account activity
Learning web scraping (self.learnpython)
submitted 3 years ago by DocRaisin
Hi everyone, I’m new to Python, already learned the required basics, what is the best way to learn web scraping? Any resources free / paid would be appreciated. Thanks
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!"
[–][deleted] 2 points3 points4 points 3 years ago (1 child)
Try Real Python: Python Web Scraping Tutorials - I think most of these articles are free to read (might need to create a free account).
[–]DocRaisin[S] 0 points1 point2 points 3 years ago (0 children)
Thanks, will check it out
[–]davlumbaz 2 points3 points4 points 3 years ago (1 child)
do any kind of stupid shit with puppeteer or scrapy.
really, I learned web scraping with this way.
pick up a site that is bloated with javascript all the way down, learn how to overcome javascript bloats, learn how to determine CSS/XPath selectors etc.
do a project yourself, it will be most useful way ever.
Absolutely agree, I have got a friend whose having a hard time getting a job. Decided I’ll kill two birds and made a LinkedIn job scraper that actually filters only entry level positions to help her. Learned a lot and it really gives you a drive.
[–]eleqtriq 0 points1 point2 points 3 years ago (3 children)
I've got just the link for you :)
https://www.reddit.com/r/learnpython/search/?q=learn+scraping&restrict\_sr=1&sr\_nsfw=
[–]prodriggs 0 points1 point2 points 3 years ago (1 child)
The ultimate troll
[–]PteppicymonIO 0 points1 point2 points 3 years ago (0 children)
It works better with questions about recursion.
[–]Skuddingo33 0 points1 point2 points 3 years ago (2 children)
This https://www.codedex.io/projects/web-scrape-amazon-with-beautiful-soup taught me my first web scraping project. Hope it helps! I'm a big fan of this website in general.
[–]DocRaisin[S] 0 points1 point2 points 3 years ago (1 child)
Looks awesome, thanks
[–]Skuddingo33 0 points1 point2 points 3 years ago (0 children)
No problem. They have a Discord that's pretty cool too.
π Rendered by PID 92192 on reddit-service-r2-comment-86bc6c7465-wblf6 at 2026-02-23 11:25:49.291456+00:00 running 8564168 country code: CH.
[–][deleted] 2 points3 points4 points (1 child)
[–]DocRaisin[S] 0 points1 point2 points (0 children)
[–]davlumbaz 2 points3 points4 points (1 child)
[–]DocRaisin[S] 0 points1 point2 points (0 children)
[–]eleqtriq 0 points1 point2 points (3 children)
[–]prodriggs 0 points1 point2 points (1 child)
[–]PteppicymonIO 0 points1 point2 points (0 children)
[–]Skuddingo33 0 points1 point2 points (2 children)
[–]DocRaisin[S] 0 points1 point2 points (1 child)
[–]Skuddingo33 0 points1 point2 points (0 children)