I'm trying to scrape data from Yellow Pages. My bot works up too the point where it collects the business names and lists 30 of them in the .csv in order down the column. However, when it scrapes the others it puts all of the items in the list into the first row and doesn't separate them into corresponding rows with the business names. This bogs down my system and the bot locks up. Any advice would be appreciated.
ui text box("Search Business Type:",#keyword)
ui text box("City, State:",#citystate)
ui stat monitor("Business Names:",$list total(%businessnames))
ui stat monitor("Business Webs