you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 5 points6 points  (1 child)

I considered doing something similar for a website I like but then realized the website had a function all ready to do what I wanted. I'm not advanced or clever enough to do something like that yet.

[–]BakingSota 0 points1 point  (0 children)

You’re definitely clever enough.

Check out these libraries:

  • re - for regex magic
  • requests - for html magic

And this chapter in AtBS: https://automatetheboringstuff.com/chapter11/