PAGESJAUNES(1p) | User Contributed Perl Documentation | PAGESJAUNES(1p) |
pagesjaunes - Lookup phones numbers from www.pagesjaunes.fr
pagesjaunes [options ...]
Options: -activite -business : Business type -nom -name : Name -prenom -firstname : First name -localite -town : Town -departement -district : Dept district or Region -useragent : String to be passed as User-Agent header (this may be needed to bypass user-agent detection) -fast : Submit the request directly without querying the form -separator : Character used to separate the fields (default '\t') -limit : Maximum number of results returned -english : Use the pagesjaunes.fr english interface -quiet : Turn off error messages display -help : Brief help message -man : Full documentation -version : Display version number
You must provide the localite/town option, and either activite/business or nom/name option. The prenom/firstname option is ignored if the localite/town option is set.
Sometimes, it is needed to change it to other user-agent strings.
This script provides name, phone number and addresses of French telephone subscribers by using the http://www.pagesjaunes.fr directory and the WWW::Search::Pagesjaunes module.
Please read the Publisher information of <http://www.pagesjaunes.fr> available at the following URL: <http://www.pagesjaunes.fr/pj.cgi?html-=commun/avertissement.html&lang=en>
This script is Copyright (C) 2002, Briac Pilpré
This script is free software; you can redistribute it or modify it under the same terms as Perl itself.
Briac Pilpré <briac@cpan.org>
2018-11-25 | perl v5.28.0 |