Jump to content
UBot Underground

a-harvey

Members
  • Content Count

    53
  • Joined

  • Last visited

Community Reputation

0 Neutral

About a-harvey

  • Rank
    Advanced Member

System Specs

  • OS
    Windows 8
  • Total Memory
    More Than 9Gb
  • Framework
    v3.5
  • License
    Professional Edition

Recent Profile Visitors

2194 profile views
  1. Hi, I am trying to scrape some individual items from this page. https://www.silverstoneauctions.com/index.php?option=com_bidding&view=commission&layout=details&id=12678 I have got a few items working fine, but when I try and scrape the item at the bottom, Chassis Number, it pulls in all the date, lot number, MOT etc all from this one selection. I need all of them but as individual items on the same table row, so ideally scraping Lot Number, Chassis Number, MOT etc.. I don't seem to be able to get it to work with this webpage. The Same with the top bullets i
  2. Thank you, that is pulling them in now. ahahhhhhhhh been trying to get it to work for hours and have a catalogue to build without any images, many thanks What exactly is the issue have they not set their headers correctly.
  3. I don't have the function in the plugin - where do I get it?
  4. sorry, yes no idea what I have to change. are the green elements a paid element of the plugin
  5. ok installed that what command do I use, I cannot see get download
  6. ok do you mean use this plugin https://network.ubotstudio.com/forum/index.php/topic/20002-free-heopas-custom-plugin-thread-lock-sqlite-thread-variables-email-ini-clipboard/
  7. Helloinsomnia, sorry lost me there what do I need to change in the code or add. many thanks
  8. Hi, I have been using a script for a while to download images from urls and name then when they are downloaded. script is attached, for some reason it just will not work with the clients new site: I am getting: Error: The request was aborted: could not create SSL/TLS secure channel. Source "file name >loop>download file. Is there anything I can do my end ? Many thanks Andrew the csv silverim.csv just has a name be that 20 in first cell and url in next clear table(&images) create table from file("C:\\Users\\Andrew\\Desktop\\silverim.csv",&images) set(#row,0,"Global")
  9. Hi Pash, Ok so as I thought one is going to have to scrape the html star-red/star-grey from each section and then test for the red stars to generate a value that can then equate to creation of the stars in indesign be that single or as a single image of 5 stars. Thank you, that clears things up or confirms my initial thoughts so now have a decisive plan as to what needs to happen. Andrew
  10. Thanks Nick, I will look at this also, yes I am subscribed. I might be able to use that function, to grab the metadata after written and use that as a way to populate a instagram upload "ie the title etc"
  11. Hi, Can someone give me a clue how best one would try and scrape the star ratings from this page: https://www.classiccarauctions.co.uk/porsche-928-s4-10946 I need to grab all the data into a csv and then generate a print catalogue from it. The only way I am seeing to do this (the stars are the issue) is to scrape the html as "star red, star grey" and work out some search and replace in the csv which then will convert it to 4 red 1 grey etc. Any other thoughts on how to get the stars out, is there another way ? am I missing something? Many thanks Andrew
  12. Thank you the plugin works great. adding now to my main Ubot but all seems to be working well, many thanks. Andrew
  13. Ok so I have finally got my head around the exif tool and the commands that I use to do what I need are below and do exactly what I am after on a folder of files, ie will be the download images from the above bot. What would the command be to enable ubot to action the commands below from within UBot so I don't have to apply them outside Ubot. So not to confuse, the current Ubot, just downloads and names the files based on a csv, I want to after it has finished downloading all the images at that stage run these commends Many thanks Andrew: perl c:\windows\exiftool.pl -P -r "-title<${
  14. Yes strange, I cannot get it to apply any metadata to the images, it just removes what is already there, even if I specify the exact image and location as a single function hmmmmmmm
×
×
  • Create New...