Scraping phone number under "SHOW NUMBER" button

Hello,

I’v got ready my script which scrape data from all added URLs, but don’t scrape phone number - I have to click on button - “Show number” and then number shows.

What should I do to automate that step - clicking at button, and then scraping the number.

Best,
lastLy

Hi lastLy,

Thanks for positing! You will need a clicking action to reveal the number.

I’d recommend adding a " Click on 1 element specified by the selector" action to your recipe. This can be found under the Page tab in Recipe Creator. You do need a paid plan in order to add Actions to a recipe. Any plan will work: Pricing | Data Miner If you sign up and aren’t satisfied we are happy to provide a refund.

You can learn more about Page Setup - Actions from the following video.