Freelance › Projects › Web development › Web programming › Write a script to collect email from certain sites
Write a script to collect email from certain sites

Employer
[no-member:pro]Evgeny[/no-member:pro]
Project parameters
Type of cooperationOne-time project
SectionWeb development, Web programming
Prepaymentwithout prepayment
Payment methodsBank transfer, Electronic money
Acceptance of requestsfrom Mar 24, 2019 until Mar 31, 2019
Project description
You need to write a script in PHP that will collect the e-mail database from certain sites. Email on these sites is encrypted using JS. All emails collected must be stored in the database and not added to the database when the database is re-assembled. Along with e-mail, if available, must be collected and phones and usernames (in most cases they are). If you update the database and notice that a particular e-mail had another owner (another phone, another name), then you need to update the data in the database, if not, just skip and go on. Multithreading is required, which is equal to the number of sites from which the e-mail will be collected.