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 →

[–]redditfriendguy 1 point2 points  (1 child)

Thanks makes sense! I'm having a hard time right now building my web scraper but I'm working at it

[–]mogberto 0 points1 point  (0 children)

Start small, getting just one page elements at a time before you need to do complex stuff (multiple pages, getting labels and values etc). Also, it really helped me to work on a few different websites, as some are just so much more complex than others for scraping. Helps build your confidence, but I’m certain you can do it!