Posted April 14, 20187 yr I have one website, which is very heavy load at some specific times, name d www.irctc.co.in I need one professional Web scrapper as well as code decryptor I want to make one automation program for this website for booking tickets as fast as possible for more detail please download submitted files, and reply if any questions please free to ask me. Programmer must have professional skills and knowledge about C#, VB, Java. please see attached file for more information If someone has knowledge of decoding of viewstate of above said website then please reply. -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- there is one rar file attached and inside that file have two files 1 file forupload.txt -- which is text file of each page descryption that how to execute each steps 2 file irctc.co.in.halog -- which httpanalyzer log file for more detail refrences. (Open in HttpAnaylyzer) forupload.rar Edited April 14, 20187 yr by kate
April 14, 20187 yr I am not interested in the project but if you are trying to do something yourself most of the things that you probally need are present it the javascript parser of the GUI: Spoiler https://www.irctc.co.in/eticketing/resources/js/script.min,18v.js You just need to unminify it and start digging
April 17, 20187 yr Author @crystalboy The issue I am facing is not getting fast response from the website. Is there any way I can get the faster response.
August 26, 20186 yr No worse than the hotel sites I use Selenium+Python on.. I just use DOM object scanning instead of unpacking JS, and I rarely even have to do that..
Create an account or sign in to comment