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

  1. 2

    Unable to use proxy made by (Squid server)

    It's work.... my port was wrong sorry.
  2. 2

    Unable to use proxy made by (Squid server)

    Hi, I'm running proxies that is created by my linux server running "Squid server". I've tried input these following format http://username:password@ip:port But however it shows success when loading website, but the website is not loaded. It tries to load then goes back to "about:startpage"...
  3. 2

    How to extract only emails from bio?

    I'm able to scrape bio from IG, what i'm trying to do is only get the email. Filtering everything else and only getting the email address.
  4. 2

    How to extract only emails from bio?

    I'm trying to scrape from bio on instagram. So something like "(?<=mailto:-).*(?=\ )" wouldn't work. I'm using Take DOM via parse regex, but trying to use this "^[_A-Za-z0-9-\\+]+(\\.[_A-Za-z0-9-]+)*@[A-Za-z0-9-]+(\\.[A-Za-z0-9]+)*(\\.[A-Za-z]{2,})$;" Didn't work either.
  5. 2

    How to extract only emails from bio?

    Hi, I know how to extract bio from a certain area. But is it possible to scrape ONLY the emails in the bio as I've filtered the bio and only showing emails. For example like: "For entertainment & fun contact please contact me at [email protected]" How do I only extract [email protected] in this...
  6. 2

    ZennoDriod

    Any news on this ? I went to the page to look at but can't see anything. Anyone know the pricing on this ?
  7. 2

    Бесплатные снипеты на заказ

    Hey Dimionix Do you do C# snippets and cheap you speak english ? Would love to order from you a couple, could you add my skype if you can ? Skype: dicksondesigns
  8. 2

    Getting "Remove Ad Block" for no reason when using zenno.

    It's all activate.
  9. 2

    Getting "Remove Ad Block" for no reason when using zenno.

    Hi, I keep getting this error when trying to create account on the website - Carousell.com I don't know why does it show that adblock is activated. Screenshot below - https://gyazo.com/7f0242584939c61e66d22807dad47cdf
  10. 2

    About remove brending

    Hi, I really do appreciate if you guys could release the new zennoposter & zennobox for the new engine. I know you've posted the test build, but it's been too long. There's a reason why you charge for update but the updates are taking way too long to get implemented. Also the branding thing...
  11. 2

    Zennoposter can't work on this site.

    But this is test build, I'm talking about the ready build for zennoposter & zennobox.
  12. 2

    Zennoposter can't work on this site.

    The problem is not the site is the the new engine that hinders it. When will the new engine be release for zennoposter and zennobox because I saw couple of threads say in 2-3 weeks from 25 july. Any update on the confirmed new engine release date for both zennoposter and zennobox ?
  13. 2

    Zennoposter can't work on this site.

    Hi, I've this problem with this specific site only. https://carousell.com/ - It's a free listing site for 2nd hand items. Once logged in the page won't load I've to use a browser > go to page to their home page to be able to access logged in if not it'll stay logged out, after logged in when...
  14. 2

    ZenBLOG - automatic blogs creator/poster many platforms

    Do you have template for emails in your store ? If so, please pm! If not could you integrate reCaptcha to my template ?
  15. 2

    Last Match and Remove all before text.

    Is there anyway for me to trim off to the last <img alt=", so I'm removing the last match and including everything before it. My name is Carissa today.. #actress #setlife #myfirstmovie || New Edition Biopic Miniseries" class="_icyx7" id="pImage_0"...
  16. 2

    Using DOM to scrape text with/without line break how ?

    Hey there. I'm scraping captions from instagram however I'm looking to scrape captions and using regular expressions with DOM is giving me issues. For example there's over 20 photo's captions some have and some don't have line break. I'm using this: (?<=<img\ alt=")[\w\W]*(?="\ class="_icyx7"\...
  17. 2

    Private Templates Developing | Looking for Long Term Project

    Contacted zortexx for a short fix and he amazingly did it without hassle even guided me through the way and explained. Don't be afraid to contact him, his a very nice person!
  18. 2

    Searching Using DOM - Please Advice.

    I'm making a template with Yandex's mail, to create emails. It has the same problem as mail.ru as well I can't seem to get around this. I'm unable to check for the phrase "username not available". I can't use search text because even if the username is available it will search as it's not...
  19. 2

    How to work API & Get / Post Request

    I got it to work with file processing, thanks guys for the advice :D
  20. 2

    How to work API & Get / Post Request

    I know how now, By using the API, ID, Tokens and retrieve the stuff into a regex or a substring and it stores as a variable. My next questions is, is there anyway for me to save my accounts that I've created with the account creator ? Can I save the variable into a table and save it into a...
  21. 2

    How to work API & Get / Post Request

    Hi, My Progress after buying Zennoposter for 3 hours: I've completed 80% of my creator already, I tried looking around for guides on JSON & Get / Post Request to be able to work with zenno projectmaker, however most videos are in russian and I can't understand much of coding. I've been...