Hi Guys,
I need support. I want to extract data from newspaper website and everyday it would be extract top 10 title, URL and Image. like image
Please someone can assist me.
Note: this is newspaper site. Everyday it should be changeable.
Thanks
Hi Guys,
I need support. I want to extract data from newspaper website and everyday it would be extract top 10 title, URL and Image. like image
Please someone can assist me.
Note: this is newspaper site. Everyday it should be changeable.
Thanks
Hi @Jesmine
Here’s a sample workflow from The Indian Express official site… If you could share desired site then we’ll figure out to how to circumvent this challenge
Till then
Main.xaml (8.0 KB)
Hi @Jesmine
U can try the datatscrapping with Max no of result as 10 to extract the 10 data only.
Hope the logic helps you
Regards
Nived N
Happy Automation
Hi @AMRITANShlal ,
I have send the link. Can you try it?
Thanks
Hi @Jesmine
I was trying the same… but main challenge is that website have AJAX scripting so all the elements aren’t visible at same instance. In order to scape we might require to scroll manually.
Give me some time… I’ll get back to you.
Thank you. Look the process
Open website-----extract top 5 everyday like this image
For this image output should be
Title
1.Economy reopens, but poverty rises
Url:
Covid-19 eats up 3.5 lakh RMG jobs: Study
Goal 2031: Reinventing cities now the order of the day
TBS e-paper is here
[এ সপ্তাহের ইজেল:‘প্রেসিডেন্সিয়ালস্ক্যান্ডাল’
I need to extract this top 5 for everyday. There title, link and image should be dynamic but position would be same.
Thanks
hey @Jesmine
Main (2).xaml (10.5 KB)
Kindly check the workflow for the solution.
Note:- url will not contain the front part
rest all is working fine.
Regards,
Nilay Varshney
thanks a lot
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.