Hi everyone,
I recently discovered Bardeen since I was looking for a scraper that could help me with my prospecting efforts. I want to scrape a directory of wineries in different countries but would like to get not just the name of these companies but also some information that is inside like email and company domain. From my understanding, to do this, I need to use the deep scraping feature. Ive tried different flows and automations but I cannot find a way of scraping this information.
Has anyone experienced a similiar situation and could guide me on how to do it?
Hi Jess,
Thanks for you answer. In fact I want to scrape different directories, but I guess the process for all of them is the same. Just by knowing how to do it in one, I can do it in the others. Let me know if this is correct.
These are the directories I want to scrape:
https://prowinesaopaulo.com/expositores/. In this one I want to scrape all the companies (wineries) for some countries and the information inside of each of these wineries such as site and email.
Argentina Wineries. In this one again I want to scrape all the companies (wineries) and the email, website and phone number inside.
Please let me know if you need any additional information and thanks for your help.
As Jess mentioned, you will need to build an automation that consists of 2 main actions: one scraping a list of links and one for scraping from individual links that lead to nested level.
To assist you further, here are some resources that might be helpful:
General guide on scraping: YouTube Guide
Deep scraping tutorial with live examples: YouTube Tutorial