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
  Deploying a working local piece of code to Google app engine problemfacer 0 438 Feb-12-2025, 06:49 AM
Last Post: problemfacer
  Script does not work on Linux server scrapemasta 0 1,162 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 4,751 Jan-25-2019, 02:54 PM
Last Post: DeaD_EyE
  Trouble deploying Django/wagtail on Ubuntu 14.04 Drone4four 0 3,267 Mar-20-2018, 04:14 AM
Last Post: Drone4four
  Trouble deploying Django (project folder, wsgi.py and libapache2-mod-wsgi) Drone4four 8 9,725 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,310 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,414 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