Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

373
Views
How to log into website using Selenium, python requests and cookies?

I am wondering how to log into a website using Selenium. I had to scrap my BeautifulSoup code because the website started using JavaScript and it was unable to return anything. The code I would use to log in was simple and used cookies from the website by taking the cURL and inputting it into curlconverter.com. From there I would use this code to log me into the website (msg is a specific link from within the website a user from discord sends). My main question is if there's a simple way of logging into a website using Selenium that's equivalent to this code

response = requests.get(msg, cookies=cookies, headers=headers)
  
soup = BeautifulSoup(response.content,'html.parser')
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!