Skip to content

genzouw/email_picker_from_townpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email_picker_from_townpage

Description

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.

Requirements

  • PHP7.x

Dependencies

Installation

After cloning the source code of our repository, please execute the following command.

$ composer install

Usage

$ php ./index.php | tee addresses.txt

OR

$ ./index.php | tee addresses.txt

Configuration

There is no configuration file.

Relase Note

date version note
2019-04-03 0.1 first release.

License

This software is released under the MIT License, see LICENSE.

Author Information

genzouw

About

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](https://itp.ne.jp/) ).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages