A script that scrapes company information (company name, phone number, email address, address, etc.) across the country from the Japanese phonebook page ( i town page ).
The following information is collected and output in csv format.
- Company name
- Mail address
- Phone number
- Street address
- Prefecture ID
Please contact me anytime if you have a problem or request! My information is posted at the bottom of this document.
- PHP7.x
After cloning the source code of our repository, please execute the following command.
$ composer install
$ php ./index.php | tee addresses.txt
OR
$ ./index.php | tee addresses.txt
There is no configuration file.
date | version | note |
---|---|---|
2019-04-03 | 0.1 | first release. |
This software is released under the MIT License, see LICENSE.
- Twitter : @genzouw ( https://twitter.com/genzouw )
- Facebook : genzouw ( https://www.facebook.com/genzouw )
- Gmail : [email protected]