

InterviewSolution
Saved Bookmarks
1. |
Solve : Batch script to read data in a URL and save in .csv or .txt format? |
Answer» <html><body><p>Hi there,<br/><br/>I wondering if there is anyscript to do so? This script should be able to read text data from a URL and save in a format say .csv<br/><br/>Possible?<br/><br/>any help is appreciated!<br/><br/><a href="https://interviewquestions.tuteehub.com/tag/thanks-665909" style="font-weight:bold;" target="_blank" title="Click to know more about THANKS">THANKS</a>, <br/>Sengive example<br/>Thanks for replying ,<br/><br/><br/>say i have this url <a href="<klux>HTTP</klux>://webcode.xyz.com/scripts/sen/">http://webcode.xyz.com/scripts/sen/</a> intranet site within a company. So when i go to this webpage it displays data which is text. like <br/><br/>" 3/4 5:38am John O''brain from poland was <a href="https://interviewquestions.tuteehub.com/tag/paged-7325607" style="font-weight:bold;" target="_blank" title="Click to know more about PAGED">PAGED</a> and did initial triage. LAN was declared good. " <br/>it does have special characters like "%..!<br/><br/>what I now do is to go to file menu click save as .csv and then <a href="https://interviewquestions.tuteehub.com/tag/open-245076" style="font-weight:bold;" target="_blank" title="Click to know more about OPEN">OPEN</a> with notepad manually.<br/><br/>So wondering if this can be automated through batch script, <br/>I <a href="https://interviewquestions.tuteehub.com/tag/hope-25911" style="font-weight:bold;" target="_blank" title="Click to know more about HOPE">HOPE</a> i am clear? if not pls let me know<br/><br/>any insights?<br/><br/><br/>Thanks,<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/></p></body></html> | |