Jump to content
UBot Underground

graysqwrl

Fellow UBotter
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral

About graysqwrl

  • Rank
    Newbie

Profile Information

  • Gender
    Not Telling

System Specs

  • OS
    Windows 8
  • Total Memory
    < 1Gb
  • Framework
    v3.5
  • License
    Standard Edition

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. 1. You are correct. I can't give anyone direct access... as it is members only 2. I screwed around in the guest entry and couldn't find a similar form 3. The way I have it set up is I enter an address in the UI boxes of ubot. Ubot runs the search for the public records on the property and scrapes a list of all pertinent data.. ie sqft, lot size, beds, baths, etc. It uses those variables to populate the "mainsearch" page to find properties that are similar to the subject property and within a proximity of 1 mile. I hope that answers your question. Initially "I" enter the address into ubot,
  2. I tried to paste the code from the page here, but it turned out to be too long. I copied the code to a couple of pages on my server. Here's the search criteria page: bahzing.com/mainsearch.aspx it's the Radius Search button I was trying to click which would open the window that looked like this: bahzing.com/radius_button.aspx When I fill the form on that page and hit enter, it should update the main search page. However, when I nav in ubot specifically to the radius button page which actually is this page: http://www.themls.com/maps/RadiusSearch.aspx fill the form and hit enter...
  3. Ok... I'm new and don't really know much about what I'm doing. So, please hang with me. I'm trying to scrape real estate records within 1 mile of a certain house. conveniently, there's a button in the search criteria that says "Radius Search", but when I click it within ubot nothing happens. In IE it opens a new popup window where I fill in the address select "1 mile radius" and hit the submit button. I navigated specifically to the radius search window using a subwindow in ubot, but when I submit that way it doesn't manage to update the session in the main window with the new radius da
  4. I'm trying to save two lists to a csv. One list contains the column headers. The 2nd list contains the corresponding data. Whenever I try to save both lists to the same csv they combine to form 1 row. Can someone help? thank you!
  5. Basically I'm trying to scrape all of the attributes of a real estate property and add it to a .csv file. I've never scraped before and I seem to be having problems with getting html tags stuck in all of my results. Basically... I want one column of the attribute names and one column of the numbers. So it would look like this: ASSD LAND:, $163,816 ASSD IMP:, $35,100 TOT VAL:, $198,916 etc.... <a href="http://www.themls.com/maps/MapPrintView.aspx?apn=5054003002" target="_blank">633/J6</a> </TR> <TR> <TD><B>ASSD LAND:</B> $163,816</
×
×
  • Create New...