Aloha @Daniele and friends.
I know the api loop is still in dev but I had a question to see if it would possibly help to solve an idea I have, when it is released to the wild.
I have a website that resells vacation activities. When I log into their website using my username and password I can search and find specific activities filtered into a list by tags and categories etc. This is a wordpress driven site using custom post types and taxonomies, filters.
Trying to get my head around this api loop concept, will it allow me to enter an endpoint that contains an archive list of filtered activities along with my user iid and password such as:
And then scrape the content of each listing including the call to action links on the single cpt page
and then create a single cpt page in my website?
If @Daniele would like my credentials or more info on what I am trying to do, a private message would be preferred.