Hi
i need to get an URL of each candidate profile in a Naukri. i used datascrapping to extract the url, but it is extracting half of the url (till unique id) and for some it is displaying as javascript. how to get the complete url of a candidate?.
please take a look of the below screenshot for clear understanding.
Thanks in advance.
Hi @shnega,
Not all websites are easy to scrape. It your case I see the website is made of javascript which is tricky to scrape sometimes. I suggest to play with Get Property
activity and grab elements you need using this.
1 Like
After using data scraping you will get the data, Then write in to excel & get the url based on the names