How to find the available online web services for specific offers and coupons. I am charged to develop a webapp using spring boot, that well look on the web for available offers about a topic with some cretiria and consume these services. Is there a way to find automatically web services exposed by websites, or I need to check desired sites.
Asked
Active
Viewed 25 times
1
-
Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Jun 21 '22 at 14:04
1 Answers
1
You need to look for some websites in the topic you desired and then contact their supports to ask them about their exposed services to the internet and to give you the endpoints of these web services.

iem
- 93
- 1
- 1
- 11
-
Is this method automatically like asked in title? Would suggest leaving this answer as comment instead. – hc_dev Jun 21 '22 at 18:26