Articles in this series
Info Hunter · Info Hunter is a scraping computer application. The user sets up the application by adding the keywords in the URLs they want to search on....
Info hunter · I implemented a read settings function to be used when a search is executed. Currently, it reads the CSV line by line which will be...
Info Hunter · I made some good progress for Day 3. After experimenting, I found how to separate the keywords for each URL using a counter. This needed to...
Info Hunter · I spent most of the time making corrections because the Scraper class didn't work properly. It works now as it should but it only finds...
Delivering Safe C++ - Bjarne Stroustrup - CppCon 2023 · Today I watched a fascinating talk about safe C++ where the creator of the language Bjarne...
Info hunter · I worked with my web scraper today. I tried to implement a frame that appears when a search is being executed to let the user know what is...