Results 1 to 2 of 2
- 08-23-2012, 03:55 AM #1
Member
- Join Date
- May 2012
- Posts
- 12
- Rep Power
- 0
HttpURLConnection doesnt quite cut it
i am using HttpURLConnection to grab search results from web pages
i want to use it on this site
[Moderator edit: link removed]
but the source code returned does not have the title, description etc in the source code
instead they have variables which look like {{title}}, {{description}} in its place
i have searched all of the java script files and all the other files in the source code for these variable values and cannot find them
but if the web browser can translate these variables into their values, there must be a way i can do it in java
does anyone know if there are other functions like HttpURLConnection that have the functionality i am looking for?Last edited by DarrylBurke; 08-23-2012 at 08:49 AM.
- 08-23-2012, 09:16 PM #2
Re: HttpURLConnection doesnt quite cut it
If you don't understand my response, don't ignore it, ask a question.
Similar Threads
-
HttpURLConnection session
By PhQ in forum New To JavaReplies: 4Last Post: 11-06-2011, 05:50 PM -
C# HttpURLConnection to java
By jmorr212 in forum NetworkingReplies: 0Last Post: 02-24-2011, 10:29 AM -
Applet doesnt start or it doesnt show
By 3dprogger in forum Java AppletsReplies: 2Last Post: 01-07-2011, 07:03 PM -
Method Doesnt turn negative number 0 and doesnt return 3
By anonb in forum New To JavaReplies: 7Last Post: 09-28-2010, 12:17 AM -
How do you get and set cookies with HttpURLConnection
By J-Live in forum NetworkingReplies: 21Last Post: 05-21-2009, 01:53 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks