I get what you mean. But at the moment, there's no functionality to scrape websites directly in ProtoPie. For now, you could mimick it with a prototype.
On the Pro plan of ProtoPie, we support IFTTT. As a workaround, you could use some third party scraping tool that integrates with IFTTT, that in turn would communicate with ProtoPie Connect. But this might be too much of a hassle to make this happen.
Detect the input field. Use a condition with the length
function in a formula, such that if it's greater than 10, execute the response. That response would be the Text response using the left
function, with 10 as the character count.
You should be able to use these functions to address the phone formatting. Plus, the docs will help: https://www.protopie.io/learn/docs/formulas/functions#text