Hello everyone!
First off you shouldn't waste your time reading this. If you do, thank you ahead of time. Ok now I wont feel bad writing alot! It kinda needs some back info.
Ok, I got these three industry web pages I log into cause I am stupidly traveling the path to become an actor in film and tv in Los Angeles. Yes yes, impossible Im dumb, millions of people trying,etc,etc.
Anyhow part of the work part of acting is monitoring three industry webpages to submit for parts. Actors access, backstage, and la casting. So they are not the most modern pages. They do weird things like use a shopping cart to select parts to apply for then "checkout" for money or free with monthly sub. Not the money part, everyone want to extract from the acting throngs. Just the weird use of 2002 era web shopping cart code.
A big part for my , no credit, small time butt is submitting like 5 mins after everything gets posted.
So I am trying to setup an rss feed type deal where I can just leave some client running to watch all three. Thing is its like a huge amount and I just want the filtered ones that fit my description, and each site has a built in way to save a default filter.
I made a shortcut with three destinations and it opens all three webpages, But I need to click various amounts of logins and the filter page gets a click for "filter by these" for each to get the list up. If I link to an address already filtered it stops me at the login page, different problems for each of the three.
So I want to make a client or script I can run to open all three windows, filtered and logged in.
So is this something I could use python for? I thought of an autoit script, but that would be a pain and thats a hacky way to deal. Although simple and in my wheelhouse already.
Python? Go? Java? C#? I finally got off programming tutorials and made my own thing from scratch in autoit, and feel like I am ready for the next level and thought some sort of alert-er web browser would be a good next thing.
Maybe I should fork an open source browser and hack it into what I want.
I dunno. I know there are alot of varied programming experienced people in all sorts of specialized languages around and would love to hear some opinions.
If you read my drivel, thank you very much!
Oh duh, I run windows on my main so cross platform is best but I think I would build this for my debian server to run all the time and email me when a new one comes in.
Thanks Again guys!