u/Interesting-City1703

3 part scraping workflow help

Hey all, I’ll try to keep this brief. Long story short I’m trying to learn how to use python without relying on vibecoding out the wazoo.

One of the ideas I had is a three part workflow that would compare mathematics requirements for different electrical engineering majors at different universities.

  1. Scour the internet from a base browser or landing pages of preselected universities (if moving internally is possible), to find electrical engineering major information, and, output those links to a csv.

  2. From the link CSV, gather the relevant information about math courses.

  3. Output the data into another CSV AND json file (I want to be able to customize the csv output columns from within the script). From the csv, I want hyperlinks for the specific math courses (or, more links to be scraped if the info comes from a PDF curriculum url).
    4th (optional): it’d be cool if a local llm could compare and reason the similarities/differences between the math courses.

I work in helpdesk but am otherwise a beginner. What is the best place to learn how to do these functions, and what are my options with making this?

reddit.com
u/Interesting-City1703 — 14 hours ago

Jobs that let you work 1-2 weeks on then 1-2 weeks off?

Hey all, just as some background, I am 26, M, high functioning autistic in the US. I work for an MSP as a helpdesk technician(if you’re wondering why so old to be a helpdesk technician, I didn’t enter the field until 2 years ago).

I hate not having my time and would like a profession (technical or not) where I can work everyday of the week upwards of 10-12 hours for 1-2 weeks, then take off a full week or two. I just need sustained time to do music hobbies and personal projects and I think the 2 day weekend is a load of crap. What are my options?

reddit.com