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

  1. V

    My CrowdSearch Project

    i tried to record mouse movement in a page with heatmap tool to see if it can record just as actual user.. i didn't see the record of mouse movement... any idea why
  2. V

    My CrowdSearch Project

    Hello, i'm wondering the idea of crowdsearch is doable with zennoposter as it includes the mighty Google SERP. 1. it open google site 2. it TYPE for keyword 3. it browse through the result 4. if it not found the target domain, it GOTO next page of serp 5. repeat no. 4 until found, when found go...
  3. V

    Use zennoposter as standard user

    Can you elaborate which application involved in zennoposter... perhaps there are some setting involved that has issue with permission
  4. V

    Use zennoposter as standard user

    hello, i install zp lite on a computer and a user with standard access level is the one who access it. I have problem with zennoposter because whenever it run a project it has problem "failed to complete project" ... any idea to solve this problem ? *problem gone when user is in Administrator...
  5. V

    Run Successfully in Project Maker but not in ZP

    Hello, i made a routine in project maker and it works, but as soon i add the project to zennoposter, it directly set to 'Done' can you check the file and let me know if i'm missing something ?
  6. V

    create multiple unique list

    Hello, at the moment i got two list with lots of data, i want to make sure if item in list a is different with item in list b. How to detec and remove duplicate in project maker?
  7. V

    How can I connect to a database using Project Maker?

    Will it support PHP as well ?
  8. V

    scrape ajax loaded content

    Hello, i'm trying to scrape content that loaded by ajax... here's my problem if i'm using "page source code" and use regex designer, i could see the content that i want to scrape BUT when i'm put on project maker, and i'm using Take Source (HTML), it takes the original HTML (when the...
  9. V

    Return Value for Javascript

    Hello I'm trying to run javascript within zennoposter Something, similiar like this: var str = "{-Variable.dataID-}"; return str.Trim(); is this kind of command works ? ---------------------------------------- i tried simply : return "HELLO"; and set to a Variable but there's...
  10. V

    PHP Support in ProjectMaker

    Hi, i would like to know if PHP Code (Own Code) is something that going to happen ? i really have no time to learn C#... Thanks
  11. V

    Scrape on Ajax - Wait until element exist

    I cannot code C#... is there any PHP compatible ? can i do this in projectmaker ? can i work between CodeCreator and ProjectMaker back and forth ?
  12. V

    Scrape on Ajax - Wait until element exist

    Hello, i would like to know if it possible to scrape ajax content with projectMaker. The idea is to wait until element exist, then begin scraping. Thanks
  13. V

    Correct Regex Wrong Result

    Hello, i also scrape a page that has this kind of <a href="#data/10">data0</a> <a href="#data/20">data20</a> <a href="#data/30">data30</a> <a href="#data/40">data40</a> <a href="#data/50">data50</a> <a href="#data/{{id}}">{{template.id}}</a> the regex i use is: (?<=a\...
  14. V

    Take DOM vs Take Source

    hello, this is my first day with zennoposter 5.. i would like to know the difference between Take Dom and Take Source when scraping data ? i already create a regex pattern but it works on Take Source but not on Take DOM ? what is the best practice when using Take Dom ? Thanks
  15. V

    Need Help For First Time User

    hello, i just 'playin' around with ZennoProxyChecker 2.5.0.6 today.. no problem on install, the first action i tried is Click on "Proxy AutoSearch" and then press "Start".. (just as in youtube) but no Proxy Found i already turn of my firewall, but there nothing happen i'm on windows 7 -...