I want to fetch Students results from this site

http://202.63.105.206:8585/JNTUHResults/PortalGUI/Results/StudentResult.aspx?result=10224

1.I want to create a script ,which reads all Roll No Values(from a file) one by one and

save the result in any format.

2.This script should always return same Date of Birth Value

3.This Script should copy the captcha from source code as it will be in text form and

return the same or any other easy way.

Guys,just help me ,I don't have much knowledge of PHP and Javascript,

I don't know where to start.

Please Help

Member Avatar for diafol

The page you posted requires this info:

Enter Hall Ticket Number :
Enter DOB:
Enter Verification Code : (from captcha)

Ask JNTUH if they have an API. Anything else could be construed as 'dodgy'. The underlying html is easy to scrape - even the captcha is plaintext (ridiculous). You could possibly send data via cURL if you knew the Hall Ticket Number and DOB.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.