I got thousands of Instagram URLs from SEoTools.
Next step for me is scraping Instagram User external URL for each user, which is defined by each user at setting. This URL is placed under each user's description, and it is an optional field.
Here is the example:
https://www.instagram.com/gucci/
I am trying to scrape "on.gucci.com/FW18"
So far, I know that Instagram page is created with JavaScript language.
Perhaps, I have to use Phantom JSCloud.
However, I have no idea how to use it. I am not a programmer. I have no idea how to determine Xpath. Can please someone help me to determine "exact function phrase" ?
Thanks