Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
webpage input module
#1
I need a small text based python program to open a website and allow the user to login by entering their username, password (and answer the security questions) to the site. The program needs to be able to take user input and place it into the correct html fields and simulate clicking the appropriate buttons/links. Thanks.
Reply
#2
look into requests and pyautogui.
Reply
#3
Selenium
see: https://python-forum.io/Thread-Web-scraping-part-2
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Display module variables and edit through webpage freak14 1 2,032 Aug-08-2019, 06:26 AM
Last Post: fishhook
  Multiple input box in a webpage have same XPATH sumandas89 3 5,089 Jul-19-2018, 08:41 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020