Is there any online tool (without installing software in computer) to extract data from website with a list of URL. I want to extract data from www.indiabix.com with the coulmns like :
1) question
2)option 1
3)option 2
4)option 4
5)Answer ( this is java script enabled)
6)explanation
I want all these information into excel. I tried import.io but that is not much effective and another tool WEBCONTENTEXTRACTOR is not free and the trial version is for 14 days only.
I just tried the "Problems on train" section:
http://www.indiabix.com/aptitude/problems-on-trains/
Using only Magic (that is, the web based tool), I think you can get data pretty close to the format you want - and download as CSV (that you can then open in Excel):
Unfortunately, as the answer is hidden, I'm afraid you will need the Desktop app to extract it (it's free - although I appreciate you mentioned you don't want to install anything). The guys at [email protected] are great, you can always reach out to them to find out if there's any trick/tip that will get to exactly what you want.
Hope this helps.