Blocked with button

I am trying to scrap Les Partners Inspiration Vercors | Inspiration Vercors

  • name of the company (h2)
  • category (cat)
  • email address

Because of the "voir plus" button, I am unable to scrap the entire content (lack of competencies).

Any help would be appreciated

Hi,
There is no need to click on "Voir plus"... Much easier......
Check it...

{"_id":"inspiration-vercors","startUrl":["https://www.inspiration-vercors.com/lesprit-vercors/les-partners-inspiration-vercors"],"selectors":[{"id":"element","multiple":true,"parentSelectors":["_root"],"selector":".apidae-object","type":"SelectorElement"},{"id":"title","multiple":false,"parentSelectors":["element"],"regex":"","selector":"h2","type":"SelectorText"},{"id":"type","multiple":false,"parentSelectors":["element"],"regex":"","selector":"p.cat","type":"SelectorText"},{"id":"adres","multiple":false,"parentSelectors":["element"],"regex":"","selector":"p.address","type":"SelectorText"},{"id":"phone","multiple":false,"parentSelectors":["element"],"regex":"","selector":".phone a","type":"SelectorText"},{"id":"email","multiple":false,"parentSelectors":["element"],"regex":"","selector":".mail a","type":"SelectorText"},{"id":"www","multiple":false,"parentSelectors":["element"],"regex":"","selector":".website a","type":"SelectorText"}]}
1 Like

Dude, thank you so much! I need more training to understand how to build this kind of query.
Thanks again :wink: