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 8714393
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T05:35:12+00:00 2026-06-13T05:35:12+00:00

My project is to build a schedule maker for my university where students can

  • 0

My project is to build a schedule maker for my university where students can select courses and it will suggest possible schedules for them.

First Step IMO is to get the data from the university timetable from here
and then putting the important items (the course identifier number called CRN, the title, section, time, room etc) in some form of multidimensional array which I can then use to process the data and build the schedule.

My question is this:

Is using the method described in the docs to get the data and then dump it into an array like {ID, CRN, TITLE, TIME-DAYS, TIME-HOURS, ROOM} a good way to proceed or am I making things unnecessarily complicated?

  • 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-13T05:35:13+00:00Added an answer on June 13, 2026 at 5:35 am

    You would probably need a library for parsing the HTML. I would suggest jsoup: http://jsoup.org/

    They have a cookbook to get you started:
    http://jsoup.org/cookbook/

    A simple example from their website which reads data from wikipedia:

    Document doc = Jsoup.connect("http://en.wikipedia.org/").get();
    Elements newsHeadlines = doc.select("#mp-itn b a");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Can we set the build settings for different targets in the project build settings
It's possible to get the final name of the current project. ${project.build.finalName} Is this
We have several independent builds (each independent build is a multi-project build). The main
I've just completed an automation script that: downloads a project build to local storage
I wish to create a zip archive of my target directory (${project.build.directory). using the
I try to build project in Eclipse on Linux Ubuntu. Eclipse show error message:
I create an Android project for build my custom widget, and I want to
I have two projects.One project is build in MVC asp.net and the other project
I'm working on a class project to build a little Connect4 game in Java.
I'm working on an upgrade project and build management is done in Maven 1.0.2.

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.