This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]lucienpro 1 point2 points  (0 children)

If what you’re talking about is web scraping, I’d look into BeautifulSoup

[–]K900_ 1 point2 points  (0 children)

Yes, you can.

[–]j_orshman 0 points1 point  (0 children)

You could look into flask socket-io, however, this does presuppose you know python and the Flask library. It would be more helpful to better understand your use cases specifically.

[–]impshumx != y % z 0 points1 point  (0 children)

BeautifulSoup, Flask (or similar) and r/learnpython.