In this answer: To exceed the ImportXML limit on Google Spreadsheet
How would I match an nth occurrence? I tried including {5} in the script but it would give me an #ERROR!
This site doesn't exactly work with the author's example. https://regex101.com/r/pzMw0A/3
The answer from the author >(.*?%\s+APR)
only matches the first occurrence.
What I'm trying to do is to get 2.49%
from this page https://actorsfcu.com/loans/auto
Here is the google spreadsheet with the script loaded (A1 & A3): https://docs.google.com/spreadsheets/d/1D6Qf44kL6_x7Ippsj6OkePO_eDBVxkIsHr0iieI0ECY/edit?usp=sharing