Python Forum
deploying python script on a server
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
deploying python script on a server
#1
I have a python web scraping script written with selenium and beautiful soup modules.

At the moment it uses chrome driver to connect a chrome browser session to pycharm, then logs in to an external website and scrapes data to do some calculations.

I wish to put this code on a website where people can login independently, enter their username and password for the site, submit & then the pyhton script will execute.

Could anyone give me some advice as to the avenue I should be looking to achieve this?

Which platform or host would be suitable to achieve this?


Many thanks
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  500 Internal Server error trying to run external Python script via HTML ppowell777 3 570 May-07-2025, 05:04 PM
Last Post: Larz60+
  Deploying a working local piece of code to Google app engine problemfacer 0 681 Feb-12-2025, 06:49 AM
Last Post: problemfacer
  Script does not work on Linux server scrapemasta 0 1,289 Mar-22-2024, 11:07 AM
Last Post: scrapemasta
  How to Host a REST API that executes a PYTHON script on the WEB SERVER rahul4data 4 5,053 Jan-25-2019, 02:54 PM
Last Post: DeaD_EyE
  Trouble deploying Django/wagtail on Ubuntu 14.04 Drone4four 0 3,384 Mar-20-2018, 04:14 AM
Last Post: Drone4four
  Trouble deploying Django (project folder, wsgi.py and libapache2-mod-wsgi) Drone4four 8 10,072 Mar-17-2018, 09:40 PM
Last Post: Drone4four
  Deploying SSL for my Django 2.0.1 server with Apache on Ubuntu 16.04 (droplet) Drone4four 2 10,573 Jan-26-2018, 06:44 AM
Last Post: Drone4four
  Begginer - How to choose a server to run my Python script with MongoDB? Mapl 1 4,525 Oct-24-2017, 01:02 PM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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