September Report Card -- No Longer a True Noob?
A True "Newbie" knows nothings, does nothing.
I have too many (100's of) websites bookmarked and not categorized.
I would like to have a data structure with multiple fields, including the following:
➤ Coded field starters e.g., ▌sol▌= Start of line, ▌hot▌= Hierarchy of Topics, ▌eol▌= End of line, ▌com▌= Comment (follows),▌url▌= URL, ▌ura▌= Author name for URL, ▌urt▌= Title of URL, ▌sum▌= Summary of URL contents, ▌dex▌= Detailed explanation of URL contents, ▌uro▌= List of other URLs related to the current one, ▌uri▌= List of web images related to the current URL
OK. Sorry. A detour being taken here. I'm first going to try to learn web scraping. Started out with a 5-year old tutorial by Tech with Tim using Slelnium. Couldn't get it to work Some module internal errors in Selenium. Now I found a web scrape tutorial by Josh (here) and he's using BeautifulSoup (imported from bs4?). Haven't worked the details yet. Stay tuned.
Wait. Back up. Found another tutorial, this time by NeuralNine (here) and he is using Selenium. Part of his lecture does work ... up to the point where we launch his web page, maximize it and print out the list of a-tags that have the word "Books" in their "innerHTML". The click function is not working for me though.
I'm noting that above lecture by NeuralNine is 3 years old.
Maybe there is a more up to date one?
So we search his YT channel for all posts with "selenium" and find (this set of results).
Not now, cause it's late at night for me, but next step will be to review these finds for a more recent use of Selenium. ... TBC




Comments
Post a Comment