Show HN: Find all names, testimonials, logos in a webpage
findcustomersweb-production.eba-rfkphe2n.us-west-2.elasticbeanstalk.com
Show HN: Find all names, testimonials, logos in a webpage
findcustomersweb-production.eba-rfkphe2n.us-west-2.elasticbeanstalk.com
1–4 of 4 posts
Re: Show HN: Find all names, testimonials, logos in a webpage
#2Of course it must be improved. But let me know anyway if you see some application for this tech.
Re: Show HN: Find all names, testimonials, logos in a webpage
#3I am just testing out some machine learning to extract tags from HTML. This is a very initial beta version. At the moment, I can find out tags with names, testimonials (e.g. they come under a section with title testimonials), and logos. Of course it must be improved. But let me know anyway if you see some application for this tech.
TBH nothing rings a bell in terms of application, but still pretty cool.
Re: Show HN: Find all names, testimonials, logos in a webpage
#4I am just testing out some machine learning to extract tags from HTML. This is a very initial beta version. At the moment, I can find out tags with names, testimonials (e.g. they come under a section with title testimonials), and logos. Of course it must be improved. But let me know anyway if you see some application for this tech.
I tested on one of my sites [1] and thought to share as a test case for improvements. The theme is LandKit [2]. TBH nothing rings a bell in terms of application, but still pretty cool. [1] https://multipreview.com [2] https://themes.getbootstrap.com/product/landkit/
My initial idea was finding logos from landing pages to see what are the partners of a given startup. Before doing this I guess I have to get to a decent level of accuracy though.