selenium

  1. cheetahsop

    Seeking Developers to Build an Instagram Automation System (Account Management + Automated Likes)

    Job Description: I am seeking experienced developers to build a system that manages approximately 1000 Czech Instagram accounts and automates specific actions, such as liking posts. The system must meet the following requirements: Account Management: Creation, management, and maintenance of...
  2. python_

    Best Automation bot to generate passive income ?

    I'm a dev who can build scraping & automation bots for any platform, Now looking for best methods to generate passive income by automating these tasks..... what are your ideas ?
  3. K

    Facing issues with captcha

    I need to write a software that will log into a website and collect some public information. However, the website is using hcaptcha. I have tried everything I could, I am using selenium in c# with a undetected driver, also added some plugins to disable webrtc, changed chrome information, created...
  4. python_

    Best ways to monetize web scraping ?

    HI all, I'm into web scraping and been scraping data for a long time from different social media platforms and wesbites I'm looking for ways to monetize this skill, your suggestions are appreciated.
  5. erasmo0284

    Is there a crawler bot for Facebook that can target conversations and posts related to my niche?

    I'm looking for a bot, website, or service that can crawl at least 100 Facebook groups three times a day. The goal is to find posts or discussions that contain keywords related to my niche. I assume it should be compatible with proxies. I would like the bot to locate these posts with my chosen...
  6. S

    Can't see pages details without logging in to facebook

    I am not able to see fb page's details like followers details, posts and some more. When i scroll through contents without logging in to fb. it gives a popup which is not closable. How to bypass this? Please help.
  7. H

    Posts are getting removed by spam filter, when using Selenium to automate posting even on good accounts.

    I've heard a lot of people here use Selenium to automate some tasks on Reddit. I'm trying to bot image posting process. The problem that some posts, usually on big subreddits get removed by spam filters. Also accounts are getting banned in like a week or so. Current account is warmed up by...
  8. V

    Puppeeter / LinkedIn Scraper - Cookie Expiration Issue

    Hey guys - I've developed a LinkedIn automation tool, but I'm encountering an issue with Puppeteer. Overview We use Puppeteer to log users into LinkedIn with their credentials. After logging in, we extract their cookies. We then close the Puppeteer session and use these cookies for direct API...
  9. V

    Puppeeter / LinkedIn - Cookie expire issue

    Hey guys - I've developed a LinkedIn automation tool, but I'm encountering an issue with Puppeteer. Overview We use Puppeteer to log users into LinkedIn with their credentials. After logging in, we extract their cookies. We then close the Puppeteer session and use these cookies for direct API...
  10. Mald0r0r

    [SOFTWARE DEVELOPMENT] ⚡️ Mald0r0r's Software Solutions ⚡️ Unlock Your Business Potential with Custom Software Tools ⚡️

    Mald0r0r's Software Solutions ⚡️ Unlock Your Business Potential with Custom Software Tools ⚡️ About I'm a freelance software developer with extensive experience in creating custom software solutions that drive business growth. With expertise in a wide range of technologies, I create custom...
  11. cheetahsop

    Looking for Developer to Create an App for Liking Comments

    I am seeking a developer to create an application for me. The primary function of this app will be to like comments, which will result in those comments being positioned at the top. The application does not need to create accounts to perform these actions. However, it must be able to change...
  12. M

    Python Developer

    Python Developer needed for making adjustments on a selenium script Contact telegram: @free_english_247
  13. cheetahsop

    SELENIUM click likes on comments (website)

    Hi, I need to create a program that will click "like" on comments under an article. This way, the comments with the most likes will be at the top. I need to commission a bot that will click the likes for me as needed.
  14. cheetahsop

    BOT to click likes on comments (website)

    Hi, I need to create a program that will click "like" on comments under an article. This way, the comments with the most likes will be at the top. I need to commission a bot that will click the likes for me as needed.
  15. M

    Seeking Skilled Developer for Project Collaboration

    Hi everyone, I'm a freelancer currently overloaded with projects and facing tight deadlines. I'm looking to outsource some work and preferably collaborate with a developer who can work alongside me. The projects involve: Automation scripts (Python/Node.js, Selenium, some APIs) Website...
  16. B

    SSL certificate missing while using proxies in selenium

    ```options = { 'proxy': { 'http': 'http://username:password@IP:port', 'https': 'https://username:password@IP:port', 'no_proxy': 'localhost,127.0.0.1' } } chrome_options = Options() chrome_options.add_argument("--incognito") driver =...
  17. thebotmaker

    Speeding up browser automation script development

    Speeding up Selenium script development involves leveraging tools, best practices, and efficient workflows to minimize coding time while maximizing the effectiveness and reliability of your test scripts. When making a script you want to be able to complete it as quickly as possible. This will be...
  18. F

    Automated Anti-Browser Profile using Python/Selenium

    Hello everyone, I'm working on a Python script aimed at automating a series of actions across my GoLogin profiles. The workflow involves opening each profile, performing specific browser actions via Selenium, refreshing my 4G mobile proxy connection, and then moving on to the next profile. This...
  19. P

    Instagram botting possibility

    I'm currently trying to create a sophisticated bot on instagram, my first step is getting a bot that can log in and go about doing tasks without being detected. I think I have the "human-like behaviour" aspect down as everything I implement, I try getting done in the most logical way possible...
  20. H

    Error when uoploading image to Reddit via Selenium. Some files failed to upload, please remove or retry them.

    At the moment I'm trying to make a script to automatically publish pictures to a lot of subreddits. I'm using send_keys to send the file, but the problem is that the path is correct and the picture is even uploaded to the site, but I receive an error from reddit: "Some files failed to upload...
Back
Top