Jump to content
UBot Underground

w14219

Fellow UBotter
  • Content Count

    1
  • Joined

  • Last visited

Everything posted by w14219

  1. I am trying to make a YellowPages scrape to capture the following information into a csv file. Business Name Address Phone Number website URL Issue I am having: Yellow Pages does not have all the information for each listing. When I scrape the page with Scrape Attribute, add item to List to List then save the table to a CSV file, everything gets out of line. The wrong address will be with the wrong business. I tried to do an if then statement with a condition for <div class="rank pin">: if <div class="rank pin"> then website, address, phone and business name to list "A" El
×
×
  • Create New...