I wouldn't mind taking it up if I could just focus on what i'm interested in working on. Python seems simple enough after spending 9 hours trying to get this to work lol. I don't want to "reinvent the wheel" as much as I just want to be able to understand and work with tools that already exist.
I don't want a point and click scraper, just a guide that isn't assuming I have background + simple mans terms for easier reading. Thanks for believing in me to be able to build the basic skills necessary! Much appreciated :3
I am doing it for learning as well as it being my personal site. It's an "indie-web" kind of project not for any sort of business thing but just to be my corner of the web.
Hey everyone! I saw the comments and they were all very helpful. I just had no idea how torrents worked lol. I will be sure to do my part and I hope anyone with similar curiosity can also benefit from this post! Feel free to say your piece but note that I get the gist of it now.
So even if no one directly connects to my computer, just letting it seed is all you need? I use Deluge and, when it finishes downloading, it says "seeding" but I worry that means that someone can connect to my computer directly. Does it work fine if I just leave it be?
My current script uses bs4 and request imports. It also has the selenium import for geckodrive but I am considering just removing that feature lol