I want to make a c++ application to search and archive information from the web. Can anyone suggest how I might get started? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I want to make a c++ application to search and archive information from the web. Can anyone suggest how I might get started?

My idea is to make an app that would allow me to collect and store data on a given topic from the web so it would need to be able to do the following, 1: search and display results from the web. 2: store selected results in .txt files 3: password protect the data 4: display relevent data from the files to the screen. 5: search .txt files for specific information. Any help on this would be greatly appreciated. Thanks in advance.

12th Apr 2020, 3:17 PM
Conner Adair
Conner Adair - avatar
1 Answer