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

  1. Perfecto

    What is the best way to scrape content from many different websites ?

    Hi, what is the best way to scrape content from many different websites and to keep this HTML tag : H1 H2 H3 STRONG B I U
  2. Perfecto

    Keyboard emulation : click on 2 keys at the same time

    Thanks @VladZen it work well
  3. Perfecto

    Keyboard emulation : click on 2 keys at the same time

    Hi, How to click on 2 keys at the same time example : CTRL + ENTER
  4. Perfecto

    Parsing JSON with a lot of Subproperty

    Hi, Sometimes I have a lot of Subproperty when i'm parsing JSON, Is there a way to do everything in 1 click or do I have to do it one by one like I do now? I think this would be a good feature to add if it's not already there. example :
  5. Perfecto

    generate .ini files in bulk

    Hi, Is it possible to generate .ini files from a CSV? Each line of the CSV must be a separate ini.
  6. Perfecto

    Encode URL

    Thanks :dy:
  7. Perfecto

    Encode URL

    What is the easiest and fastest way to transform this URL: https://www.google.com/search?q=seo&num=100&start=200&filter=0 in this one: https%3A%2F%2Fwww.google.com%2Fsearch%3Fq%3Dseo%26num%3D100%26start%3D200%26filter%3D0
  8. Perfecto

    Disable auto translation

    Hi, How do I disable auto translation? I think it comes from chrome.
  9. Perfecto

    What is the easiest way to test if indexing a page by google is allowed?

    In my browser I make it with this : https://chrome.google.com/webstore/detail/robots-exclusion-checker/lnadekhdikcpjfnlhnbingbkhkfkddkl For rhe robots.txt it seems a bit complex to me because there are a lot of different syntax to forbid the indexing of a page
  10. Perfecto

    What is the easiest way to test if indexing a page by google is allowed?

    Hi, I need a script to test if everything is allowed for Google indexing. The most complicated one is for the Robots.txt file.
  11. Perfecto

    Duplicate verification mail

    Thanks but I found an easier solution by downloading a single mail
  12. Perfecto

    Duplicate verification mail

    Hi! To automate a website registration I have to click on a validation link by email. The problem is that I receive this email twice, nothing differentiates these 2 emails so how do I specify the search criteria to open one of the 2 emails? Thank you.
  13. Perfecto

    BlackFriday price for upgrade

    Hello, Not really, it was in 2013.
  14. Perfecto

    BlackFriday price for upgrade

    Hi, I bought standard zennoposter at $127 the PRO version is currently at $197 so the upgrade should cost me $70 but still it's $127
  15. Perfecto

    Many templates to sell only $0.5 per template web2.0

    Yes I thought about that but some texts will be used several times and others will never be used.
  16. Perfecto

    Many templates to sell only $0.5 per template web2.0

    Can you add the possibility to take the profile text from a list of TXT files?
  17. Perfecto

    Regex for 2 letters

    Hi, I would like a regex to have 2 lowercase or uppercase letters. I tried that: [a-z]{2} but it didn't work. Thanks
  18. Perfecto

    Convert HTML > DOCX and DOCX > HTML

    I think this solution is easier, do you know a good free service with no volume limit?
  19. Perfecto

    Convert HTML > DOCX and DOCX > HTML

    Hi, What is the most simple way to convert HTML > DOCX and DOCX > HTML with Zennoposter or with an API or something else. Thanks
  20. Perfecto

    DOM HTML vs Source HTML

    Hi! What is the clear difference between DOM and html source? What is the best choice for scrape HTML ?
  21. Perfecto

    Content parser

    I try to explain my need more clearly. Sorry English is not my native language. I need to scrape the content of some HTML tags and keep the article with the same structure as the original. The problem with the "parse data" module is that I will have all the h2 tags together all the p tags...
  22. Perfecto

    Content parser

    I just want to scrap content like this But it must be compatible with many different sites. The method described in this video still the best or are there new features since 2012?
  23. Perfecto

    Content parser

    Thanks for your answer. I don't understand how to use this with Zenno. The parsing data module in Zenno is not enough ?
  24. Perfecto

    Content parser

    Hi, What is the best way to parse a content inside html balise (p, h1, h2...) It must be compatible with different website.
  25. Perfecto

    include a list in excel cell

    I have extracted several words from a web page in a list and I want to import this list of words into the same excel cell separated by commas. I didn't find the solution on your link.
  26. Perfecto

    Change version browser in existing template

    Hi, How i can change the version browser in existing template for have 52 Now it's 45 in this template Thanks
  27. Perfecto

    include a list in excel cell

    Hi, I want to record a excel cell with a list of words separate by a comma. What is the mores simple way to do that ? Thanks
  28. Perfecto

    to transform a list of URLs into pretty domain names

    Yes it works very well! thank you. You know if there is a function to have the host without the C #
  29. Perfecto

    to transform a list of URLs into pretty domain names

    Thanks! I tried removing the "www." when there are. with this code but it does not work: string url = project.Variables["URL"].Value; // url = http://zennolab.com/discussion/ url = new Uri(url).Host; // returns only Host (zennolab.com) // replace "this" in string to "new value" string...
  30. Perfecto

    to transform a list of URLs into pretty domain names

    I would like to transform a list of URLs into pretty domain names For example : http://zennolab.com/ --> Zennolab.com https://zennolab.com/ --> Zennolab.com http://www.zennolab.com/ --> Zennolab.com https://www.zennolab.com/ --> Zennolab.com http://zennolab.com/discussion/ --> Zennolab.com
  31. Perfecto

    Click and open in new tab

    I would like to open links in new tabs but the URL is not in the source code
  32. Perfecto

    Click and open in new tab

    ok but I don't know what can be is javascript or ajax.
  33. Perfecto

    Click and open in new tab

    I want to click and open the page in a new table I specified that the site is in flash and that are not possible to find URL of the page in the source code
  34. Perfecto

    How to reset all variable

    I want to reset all variable for each loop
  35. Perfecto

    How to do a screenshot an entire page ?

    Thank you very much but I preferred solution rostonix because I'm not a programmer
  36. Perfecto

    How to do a screenshot an entire page ?

    I know how to capture a captcha with captchasaver but not the entire page.
  37. Perfecto

    ZenBLOG - automatic blogs creator/poster many platforms

    Ok but what is the solution? I tried to automate Yahoo but the captcha is too hard to break
  38. Perfecto

    ★ Hotmail/Outlook creator ★ 33 accounts per IP [from Hungry Bulldozer & rostonix]

    Thanks for the update, if you can add a system of verification by email it would be very useful for the alias
  39. Perfecto

    ZenBLOG - automatic blogs creator/poster many platforms

    Zenblog he works with hotmail ? I try with hotmail and it didn't work, with yahoo no problem but I can not automate the creation of a yahoo account.
  40. Perfecto

    ★ Hotmail/Outlook creator ★ 33 accounts per IP [from Hungry Bulldozer & rostonix]

    it doesn't work it stops filling password
  41. Perfecto

    ★ Hotmail/Outlook creator ★ 33 accounts per IP [from Hungry Bulldozer & rostonix]

    how can I receive updates?
  42. Perfecto

    ZenBLOG - automatic blogs creator/poster many platforms

    What is the mail configuralion for hotmail ? I try this but doesn't work [email protected];my [email protected];MYPASSWORD;pop3.live.com;995
  43. Perfecto

    Flash with zennoposter

    Hello, how to move a flash element with zennoposter Thanks in advance
  44. Perfecto

    ZenHOST - freehosting accounts creator & mini sites generator

    I want some samples please.