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

  • SEARCH
  • Home
  • 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 8198311
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T05:55:28+00:00 2026-06-07T05:55:28+00:00

I am a complete novice, so please excuse me if the answer is already

  • 0

I am a complete novice, so please excuse me if the answer is already out there-as i don’t have sufficient knowledge to make an accurate search.

I have a project where the CSV data i want is accessible from a web address such as http://www.xxxxxx.com/xxDATEFORMAT. I want to know what i need to learn/do to basically automate the process of

changing the date in that web address
and downloading the csv in a folder with file name as DATEFORMAT
then repeating the process for all dates back to some given date.

As far as i know this requires a script and some kind of loop…but i don’t really know much more. I guess it will require at least 2 dates to be specified, and it’s trading data so it will exclude weekends, so i would be open to entering a list of dates somewhere.

OS is windows7 but could consider using a linux distro via windows virtual machine if that will work.

Any pointers would be really appreciated, however scant.
Cheers

  • 1 1 Answer
  • 0 Views
  • 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-06-07T05:55:29+00:00Added an answer on June 7, 2026 at 5:55 am

    If you’re on linux, you can use something like this in a .sh script :

    DATE_PART=`date +%Y/%m/%d`
    mkdir -p "/wheretostore/$DATE_PART"
    cd "/wheretostore/$DATE_PART"
    wget "http://www.xxxxxx.com/$DATE_PART/myfile.csv"
    

    And you can call this script from cron.

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

Sidebar

Related Questions

I don't consider myself a complete SQL novice, but I have been staring at
complete novice at work (who is also ill and feeling particularly thick) I have
having some trouble trying to figure this out, complete novice when it come to
I am a complete novice at php and postgres. I have been searching all
I'm a complete novice when it comes to jQuery, so please bear with me...
First off, I'm a complete novice as a web developer. I have a PHP
I am a complete novice to OpenGL, so I am just trying out some
So, to preface, I'm a complete novice at this Excel business. I've found similar
Preface: I consider myself slightly effective in ruby on rails, and a complete novice
Complete new person to Ruby and Rails here... Have tried some tutorials in the

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.