Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3498578
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T12:30:26+00:00 2026-05-18T12:30:26+00:00

On the front-end, I have a PHP webapp that allows users to create a

  • 0

On the front-end, I have a PHP webapp that allows users to create a list of their websites (5 max).

On the back-end, a Python script runs daily (and has ~10 iterations) for each website that the user registers. Each script per website takes about 10 seconds to run through all iterations and finish its scraping. It then makes a CSV file with its findings.

So, in total, that’s up to (5 websites * 10 iterations =) 50 iterations at 8.3 total minutes per user.

Right now, the script works when I manually feed it a URL, so I’m wondering how to make it dynamically part of the webapp.

  1. How do I programmatically add and remove scripts that run daily depending on the number of users and the websites each user has each day?
  2. How would I schedule this script to run for each website of each user, passing in the appropriate parameters?

I’m somewhat acquainted with cronjobs, as it’s the only thing I know of that is made for routine processes.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T12:30:26+00:00Added an answer on May 18, 2026 at 12:30 pm

    You can make the PHP app place the URLs into a database (MySQL, Sqlite, etc.) or text file. Then, loop through the database/text file in your Python script. Use Cron to run the Python script every day.

    There are lots of resources for learning the Cron syntax:

    http://google.com/search?q=cron+tutorial

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a parameterized postgresql query that users interact with through a PHP front-end.
Back-end: I have a model (User) that has_many of another model (ContactPreference). Front-end: An
I have an application with php at front end and Java as Backend. I
I have a lot of front-end code that would be more readable if I
I have my front end script which has the following jQuery code: $.get(/backend/post.php, {
I have to use flex 4 for the front end and php with Symfony
I'm developing a web app. MySql/PHP back-end, and HTML/jQuery front-end. I wanted to use
I have a front-end component view that I need to include a .js file
Our website uses a PHP front-end and a PostgreSQL database. We don't have a
I am in the process of making a Javascript(Front end, PHP back end) game.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.