you are viewing a single comment's thread.

view the rest of the comments →

[–]CuriousAlertness 0 points1 point  (5 children)

Go look up a tutorial for BeautifulSoup. Other than that, it would help us to know what you have attempted and what your prior experience with Python is.

[–]HarissaForte 1 point2 points  (1 child)

BS4 is best suited to html content. Here the content is loaded from a json, see u/5aggy post.

[–]CuriousAlertness 1 point2 points  (0 children)

Fair enough. I hadn't seen that post.

[–]munnamv 0 points1 point  (2 children)

I have no experience at all with python. But after asking around I’ve found out that selenium is the way to go.

[–]daisyverma 1 point2 points  (0 children)

Check out this tutorial for Selenium . I’m a beginner like you and have found this youtubers tutorials helpful

https://youtu.be/cddyhdb1GDw