List.am website parser
Parser for a sample of phone numbers of users providing construction and repair services.
Implemented
- Find users phone numbers from the site.
Work done
- A parser has been written to scan the ad catalog.
- A parser has been written to get the phone number from the ad profile.
- Made data export to txt and xlsx file.
Technologies / tools
- PHP, phpQuery, PHPExcel, MySql, OpenServer, PhpStorm.