To add to the title: now I have a two-step workflow.
1) I retrieve the HTML search result pages for each keyword specified in the input.txt file. - eg:
SAP;
Business Intelligence;
Talend saved these results and writes them as HTML in keywords_SAP.txtand keywords_Business Intelligence.txt. Attached is an image of a talent assignment.

2) I use Java code to import these files (one by one). Parse data from the DOM structure using the JSoup library. Data is deleted, data is written to the MySQL database.
: , - , .
Java- Talend, , mysql jsoup.jar.
- , Talend, , , , .
, , , , . , , . , . .