Superslub / AGI_Reverse_Lookup_DACH

Asterisk ReverseLookup (Rückwärtssuche) for Telefone Numbers DACH
11 stars 4 forks source link

swiss online search #4

Closed aagaag closed 8 years ago

aagaag commented 8 years ago

The swiss online search does not work with the published version of the script. A temporary workaround is to replace lines 475-477 with the following $reverseresult = $html->look_down( _tag => 'h1' );

Superslub commented 8 years ago

Thank you. Can you give a little more context (source;) please?

aagaag commented 8 years ago

I suspect that tel.search.ch may have changed the format of the output in the interim. My workaround simply looks for the first element tagged "h1", which currently happens to the be name of the owner of the phone number. Obviously it is not a highly validated output, and it may break again rather soon.

reverse_search.agi.txt

aagaag commented 8 years ago

here is a slightly modified version which includes a reverse lookup for Italian numbers in addition to DE/AT/CH reverse_search.agi.txt

Superslub commented 8 years ago

Thanx. I have created a new version of this file (incl. new IT-search, thank you again for that). There is a new check.bash, you can use to monitor the grabbers via cron.