I think you should make web crawler by analyzing html for a specific web page
You can create a program that corresponds to the above two. The address below is the process of creating a web crawler through a language called Python. I think it would be good to refer to. Basically, it won't be easy because you need to understand the programming language.
As far as I know, web crawling itself is not illegal, but it is illegal to use crawled content without permission. I don't think it'll be a problem for personal convenience.
http://uslifelog.tistory.com/45
If you use Excel, you can read the data using Visual Basic.
Please refer to the relevant article below. http://bizanalytics.tistory.com/m/post/37
For web crawling, If you use node.js, it can be easily implemented using the chemistrypm module.
Related Links: https://cheeriojs.github.io/cheerio/
If you search for keywords on Google, you'll find a lot of data ~ ~
© 2024 OneMinuteCode. All rights reserved.