Hello, how can I retrieve all the contacts on a card? When I want to visualize the contacts, I have to zoom on a city while I want to extract all the contacts on the map of France.
Url: Annuaire des professionnels | SNPI
Thank you for your help 
Hello, how can I retrieve all the contacts on a card? When I want to visualize the contacts, I have to zoom on a city while I want to extract all the contacts on the map of France.
Url: Annuaire des professionnels | SNPI
Thank you for your help 
Hello,
I have the same problem with this site :
https://www.fnbois.com/annuaire-des-adherents/
Could you help me ?
Hi @Mar-opera
When you scroll down or inspect the code there usually is all of the information you need. I understand that you want to click on the map-points but it's not possible to do because you have to zoom to the maximum.
Anyway, I made a sitemap using a different approach:
{"_id":"fnbois","startUrl":["https://www.fnbois.com/annuaire-des-adherents/"],"selectors":[{"id":"Contact-Wrapper","type":"SelectorElement","parentSelectors":["_root","Page-Navigation"],"selector":"#adh_single_list article","multiple":true,"delay":0},{"id":"Page-Navigation","type":"SelectorLink","parentSelectors":["_root","Page-Navigation"],"selector":"div[class=\"pagination\"] a:contains(\"โบ\")","multiple":true,"delay":0},{"id":"Company-Name","type":"SelectorText","parentSelectors":["Contact-Wrapper"],"selector":".adh_single_table_td_cell_title span","multiple":false,"regex":"","delay":0},{"id":"Phone-Number","type":"SelectorText","parentSelectors":["Contact-Wrapper"],"selector":".adh_single_table_td_cell_spe_tel span","multiple":false,"regex":"","delay":0},{"id":"E-Mail","type":"SelectorText","parentSelectors":["Contact-Wrapper"],"selector":".adh_single_table_td_cell_mail a","multiple":false,"regex":"","delay":0},{"id":"Address","type":"SelectorText","parentSelectors":["Contact-Wrapper"],"selector":".adh_single_table_td_cell_add span","multiple":false,"regex":"","delay":0}]}
Hope it helps.
Bonsoir @Mar-opera
il y a une page https://www.snpi.fr/api/agencies.php qui liste les agences si รงa peut aider.
David