browser automation

  1. S

    Looking for advanced browser automation

    Hi, I am looking for someone that can help me with automating a checkout on a website. I already managed to automate it with Python - Selenium, but my bot is too slow when he clicks all the buttons to navigate through the checkout. To fasten this up my plan was to reverse-engineer the POST...
  2. G

    How widely used is browser fingerprinting?

    Hey guys, I'm new to BHW and relatively familiar with creating software automation bots (although never for scraping or social media). I wanted to ask if anyone had any insight on which sites nowadays use browser fingerprinting to detect and connect bot accounts. I know the big socials like...
  3. thebotmaker

    [TUTORIAL] Beginners guide to using selenium for python browser automation

    Overview Selenium is an open-source suite of tools for automating web browsers. It supports a variety of programming languages and can be used to automate a wide range of tasks, such as testing web applications, filling out forms, and scraping data from websites. It also has it’s uses as a...
  4. noellarkin

    GPT3 Self-Healing XPath Locators

    I've been trying to use it to self-heal XPath locators for bots, to reduce maintenance time. It gives decent answers, but the issue is feeding it the HTML source - - I've been providing it with code snippets, usually the page section that contains the button I want to get the XPath for, but the...
  5. thebotmaker

    Quick List Of Python Browser Automation Frameworks

    Looking to automate the browser? Here's a quick list of automation frameworks that I happen to use often: https://github.com/puppeteer/puppeteer/ https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth https://selenium-python.readthedocs.io/...
  6. Surfinite

    Permanently Closed Marketplace Sales Thread

    Sales Thread Update ⚠️ This sales thread has been permanently closed!⚠️ Original sales content and contact information have been removed to protect our members and maintain the quality of the Marketplace. ✋ Click here to find similar active and tested services! ✋ Check out our Marketplace...
  7. MarlonnBrando

    Best Browser for managing multiple accounts ?

    Hey guys so I have a little side hustle with growing Reddit accounts with Karma and I want to scale this up. What I am interested in is a browser that can allow me to manage hundreds accounts. Preferably free
  8. MichaelArnold

    What u should know about anti-detect browser

    1) Each antidetect browser is made on the basis of a regular browser engine. This is usually Chromium or Firefox. The fundamental differences in the internal structure of the engines are so great that with the help of javascript on the page, the site can always determine in which engine the page...
  9. regensteiner

    Browser Automation Script for Jarvis

    I am looking for a browser automation solution for Jarvis can insert text from a csv file into specific fields and extract the output into the same csv file. The tool should be able to handle a csv file with up to 1,000 rows. I have a copy of webharvy but am open to any browser automation...
  10. P

    Best place to buy a virtual sim for new FB accounts verification? Getting disabled accounts a LOT.

    Any new facebook account I make is getting automatically "disabled" for "suspiscious activity". I then receive an email saying I need to provide a phone number to confirm that I'm real. My older facebook accounts have had half of them disabled upon trying to login, even accounts that are 8...
  11. noellarkin

    MozRepl

    So I got MozRepl working in the "Basilisk" browser (a currently updated browser that's a fork of Firefox 52 ESR so it supports old school plugins like MozRepl). I got the telnet connection working, was able to connect and do basic automation with PuTTY. But the documentation on MozRepl github...
  12. D

    Permanently Closed Marketplace Sales Thread

    Sales Thread Update ⚠️ This sales thread has been permanently closed!⚠️ Original sales content and contact information have been removed to protect our members and maintain the quality of the Marketplace. ✋ Click here to find similar active and tested services! ✋ Check out our Marketplace...
  13. D

    My scalable browser automation & antidetection platform, Your idea/process

    Hello, I am an automation programmer, sysadmin, cloud/security veteran. I have made I setup that allows me to run a couple dozen thousand browsers (can be scaled to your needs) that look to websites as humans (I usually run accounts on this with various complex UI actions), anyways I've made...
  14. arundamo

    I can help anyone to create bot using selenium.

    I have more than 15 yrs of professional browser based application automation / bot scripting experience and i can help you with 1. Choosing a free tool to automate 2. Teach basics of automation using excel, katalon studio, imacro 3. Can create simple bots for your requirements Let me know if...
  15. tregoal

    Need cUrl script to login to espn.com

    Hi, im looking for some one who is able to create a login cUrl script that log me in to www.espn.com/login Anyone wha can do this let me know. Thanks
  16. Droger99

    Recommended Platform for Browser Automation

    Hello my fellow BHWers, I am working on my project right now, which is include, a lot of web browser activities. That's why I am planning to make it automatic, if it's possible. I am looking for a automation platform that can do: - Open two tabs in browser - Klik, then copy something...
  17. rudrapada

    [HELP] 'Browser Automation Studio' Experts,advice needed ASAP!!!!!

    I need some advice with Browser Automation Studio,I am currently building a bot with it.i completed 90% of my bot,Help needed in some of the crucial parts.it will be complete then.These are my pain points : 1.How to solve Recaptcha 2.0 using this tool 2.how to upload images automatically to a...
Back
Top