M
M
mygfechicks2020-10-26 10:06:55
Parsing
mygfechicks, 2020-10-26 10:06:55

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

2 answer(s)
S
Sergey Ilyin, 2020-10-26
@sunsexsurf

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)

X
xmoonlight, 2020-10-26
@xmoonlight

PHP: cURL + regex.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question