Jump to content
UBot Underground

MethodikalMe

Members
  • Content Count

    4
  • Joined

  • Last visited

Community Reputation

0 Neutral

About MethodikalMe

  • Rank
    Newbie

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 10
  • Total Memory
    More Than 9Gb
  • Framework
    unsure
  • License
    Developer Edition

Recent Profile Visitors

330 profile views
  1. 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
  2. Strange, It wouldn't allow me to download the file because it said Virus Detected.
  3. Forgive me. I'm a complete noob to this stuff. It's my first attempt. I have the Developer Edition and am excited to learn. My coding skills are next to non-existent so if I need to provide any more info please let me know. Thanks.
  4. When I use $scrape attribute Element To Scrape: <class="css-ac8spe"> Attribute To Scrape: fullhref It won't scrap the full href. Instead I get a completely different line. it's strange. The example above is what I attempted to use to get the business website URL. However, neither is it working to scrap the URL, Phone Number, or Business Address. Any help would be appreciated.
×
×
  • Create New...