Недавний контент flexfanatic

  1. F

    Append to image path

    I'll try that. Thanks.
  2. F

    Append to image path

    Yes, but the website does not include it in from the of the image name. I do know that the beginning of the image path is always the same so I just need to add a static value (www.domain.com/) to the parsed image name (right now in the text file I save its image_name.jpg, I need it to be saved...
  3. F

    Append to image path

    I recently created a ZP template that will grab image file names from a website (e.g., image123_abc.jpg) but I need to add the complete url to the beginning of the path (e.g., http://www.domain.com/upload/image123_abc.jpg). I'm using a macro to parse the path and save them to a text file.
  4. F

    No results appended

    Looks like the following thread will provide me some help- http://zennolab.com/discussion/showthread.php?3778-Nothing-is-found-during-regular-expression-an-empty-line-will-be-returned I'll post my results when I have a chance to test. Okay I tried adding a pause but it still randomly returns...
  5. F

    No results appended

    I am working on creating a scraper for Bing which takes search terms from a text file, parses them and then saves the results to a text file. For some reason some of the results have empty files (e.g., ipod.txt will have 10 results but ipad.txt will be empty). I checked the logs and I'm...
  6. F

    Links grabber

    Currently this regular expression is working (?<=u\=\"http%3A%2F%2F).*?(?=%2F)
  7. F

    Links grabber

    When scraping Bing results how do I exclude paid ads (I only want the organic search results).
  8. F

    google suggestions craper

    Sorry archel, I didn't mean to hijack your thread. I tried figuring out using Google but gave up after about one hour (I'm still a beginner you know).
  9. F

    google suggestions craper

    Template is attached. Enjoy
  10. F

    google suggestions craper

    Well for those that are looking to use ubersuggest, I created a Google Instant Search parser that uses their site. Enjoy (free of course). Google Suggestions Scraperr
  11. F

    google suggestions craper

    Ah, now I get what you're trying to do. Not that's out of my league of skills but now you have me interested. Also have you tried http://ubersuggest.org/ (create a bot to enter your term there ands scrape the results).
  12. F

    google suggestions craper

    Maybe I'm misunderstanding what you're trying to do but why would you need to simulate text entry. If you're trying to scrape the results why not just load the keywords from a text file?
  13. F

    In need of bot makers

    I’m currently working on a new site that will be used as a marketplace for various types of bots and bot related templates. I need merchants (that's you) that are willing to provide any of the following: Zennoposter Templates UBot Studio Templates/Executables (другой софт)/HRefer Footprints...
  14. F

    Clicking random search result

    I must say that I'm impressed. Not only did you help with clicking the random results but you actually made the template run better.
  15. F

    Clicking random search result

    Thanks for helping me out via Skype drvosjeca