Python Forum
Python program to write into websites for you
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python program to write into websites for you
#1
Hello, I'm a computer science student and I was applying to some universities, but it takes so much time and sometimes I feel too lazy to go and fill all this information online, so I thought what if I code a python program that will do all this work for me its a good idea but the problem I dunno where to start so here I'm if anyone can give me some information I will be so happy.thank you so much. Blush Blush


this image explains what i want to do:

[Image: 85m6TWk]
Reply
#2
You can use https://selenium-python.readthedocs.io/
Just read the documentation, find the right fields, put the data into the fields and send the form.
You've to create for each site own code. Not all sites for registration do have the same field names or number of fields.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply
#3
I would suggest to start with our tutorial section https://python-forum.io/Forum-Web-Scraping
There is little we can tell without knowing the website(s).
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
(Jun-05-2020, 12:10 PM)DeaD_EyE Wrote: You can use https://selenium-python.readthedocs.io/
Just read the documentation, find the right fields, put the data into the fields and send the form.
You've to create for each site own code. Not all sites for registration do have the same field names or number of fields.
(Jun-05-2020, 12:10 PM)DeaD_EyE Wrote: You can use https://selenium-python.readthedocs.io/
Just read the documentation, find the right fields, put the data into the fields and send the form.
You've to create for each site own code. Not all sites for registration do have the same field names or number of fields.
thanks dor your help sir
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Webscrapping sport betting websites KoinKoin 3 5,337 Nov-08-2023, 03:00 PM
Last Post: LoriBrown
  Web Scraping Sportsbook Websites Khuber79 17 256,260 Mar-17-2021, 12:06 AM
Last Post: Whitesox1
Thumbs Up Issue facing while scraping the data from different websites in single script. Balamani 1 2,076 Oct-20-2020, 09:56 AM
Last Post: Larz60+
  Can urlopen be blocked by websites? peterjv26 2 3,324 Jul-26-2020, 06:45 PM
Last Post: peterjv26
  Scraping Websites to post on Telegram kobryan 1 2,591 Oct-19-2019, 07:03 AM
Last Post: metulburr
  Scraping Websites to post on Telegram kobryan 0 3,394 Oct-09-2019, 04:11 PM
Last Post: kobryan
  Scrapping .aspx websites boxingowl88 3 8,144 Oct-10-2018, 05:35 PM
Last Post: stranac
  Scrapper for websites stinger 0 2,338 Jul-20-2018, 02:11 AM
Last Post: stinger
  scraping javascript websites with selenium DoctorEvil 1 3,315 Jun-08-2018, 06:40 PM
Last Post: DoctorEvil
  Email extraction from websites stefanoste78 14 11,980 Aug-18-2017, 09:44 PM
Last Post: stefanoste78

Forum Jump:

User Panel Messages

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