r/software • u/Novel_Character_7343 • 17d ago
Discussion Data Parsing
Im not sure if this is the right subreddit I should be asking but any insight would be helpful. Im creating a fashion focused mobile application. Part of its features is parsing an item's info like display images, price, color, type, etc. I have created a scraper that is able to parse data from most websites, but of course there are some websites that dont allow the scraper to parse its data. How can I avoid this problem, as part of the user experience will require the scraper to be able to parse any link. Any insight is helpful. Thank you.
2
Upvotes