Answer the question
In order to leave comments, you need to log in
Parsing information and mailing?
Good afternoon!
There is a donor website that posts daily news. There is a task to parse this information and send it to a group of users. Perhaps with the task of keywords with which it is necessary to parse the content. Is there something ready for these requirements? Where to dig in this direction?
Answer the question
In order to leave comments, you need to log in
Python.
1/ parse:
requests
beautifulsoup
selenium
regex
2/ send:
(there are a lot of libraries, it is important to understand where you need to send - to mail or telegram)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question