Search results

  1. palanore1

    Tinder Arkose Captcha

    I have been developing a Tinder swiping and chatting bot trough their iOS mobile API, it all works well, but some accounts get the arkose captcha challenge when I try to refresh the Auth Token. This is the response I get from the API call that should refresh the auth token: {'error': {'code'...
  2. palanore1

    Thinking of switching to farming

    Hello everyone ! Like most of us around here I would describe myself as an keyboard addict, spending most of my time on the computer, making a good living out of it (with variations from a period to another). Thing is lately I feel like this is not fulfilling anymore and want to do a more...
  3. palanore1

    WTB chatbot for dating app

    looking to buy a custom made chatbot for a dating platform I am automating. until now I have been using openAIs GPT3.5 successfully, but it started acting out and limiting my RPM really low (100) which is not usable. also, it is not custom trained for such task and it just uses context...
  4. palanore1

    how to fetch a request sent by a selenium automated browser ?

    Hello! I am trying to read the headers from a request sent trough a selenium controlled browser instance. To be more precise, I want to inspect the sent package like I would do manually from the Chrome DevTools Network tab, where u can inspect each request sent by that browser. Is there any...
  5. palanore1

    How to bypass cloudflare with python requests?

    Hello, I want to make a login request to an API and I keep getting blocked by CF. Is there a way to bypass this? I know its something with the cookies but I am not sure what...
  6. palanore1

    Help with discovering a private API

    I am trying to discover the API of a dating app that I am working on automating some services for a client of mine. Managed to make lots of successful requests myself, but when it comes to making the login, I have some trouble in getting the right response back. Problem is I send the login POST...
  7. palanore1

    Newbie hello

    Hello everyone, I am new here and I just wanted to introduce myself. I recently started my journey in the web scraping world and I am always looking to improve my skills and also share from my experiences and help others when possible. Wish everyone a great day (and week).
Back
Top