Результаты поиска

  1. B

    Post To Twitter Using HTTP?

    Hi, Im trying to post to twitter using Get/Post request feature but having some problems. I keep getting a forbidden error from twitter when i try to post, iv grabbed the token and appending it correctly and just wondering if anyone else has tried do to this or if its possible at all with...
  2. B

    Regex too many results?

    Hi, Im trying to create a scraper for twitter to scrape all of someones followers, but iv hit a problem. When i hit 2k results regex fails with too many results. The users im scraping have 80k + followers so not sure if i can achieve this with Zenno? and i have no coding knowledge so a...
  3. B

    How to set a counter?

    Hi, I need to set a counter for a template but cant find how to set one in the new Z4? could anyone point me in the right direction. Thanks
  4. B

    How to append line to file & attach a prefix?

    Hi, Im trying to add a scraped list to a file, which i can do no problem, but would like to add the same prefix to each line if possible? Thanks
  5. B

    How to click the next forum post?

    Hi, Im having trouble with a template im creating Im trying to scrape forum titles & posts, but having a few difficulties. Iv got the template working until it loops round and tries to click the next link/forum post, then i get an error and whatever way i try to do it fails. Iv got...
  6. B

    How to close popup?

    Hi, I need to close a popup page but cant seem to work out how to do it? The main page still open, and another page is opened (popup) i then need to close that popup page to continue with the task on the first page. Could anyone point me in the right direction with this. Thanks