kate Posted April 14, 2018 Share Posted April 14, 2018 (edited) 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, 2018 by kate Link to comment Share on other sites More sharing options...
crystalboy Posted April 14, 2018 Share Posted April 14, 2018 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 Link to comment Share on other sites More sharing options...
kate Posted April 17, 2018 Author Share Posted April 17, 2018 @crystalboy The issue I am facing is not getting fast response from the website. Is there any way I can get the faster response. Link to comment Share on other sites More sharing options...
AGSKY Posted May 5, 2018 Share Posted May 5, 2018 Irctc is an indian rail ticket booking site😉😆 Link to comment Share on other sites More sharing options...
chickenbutt Posted August 26, 2018 Share Posted August 26, 2018 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.. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now