Answered
Using CFHTTP to extract from a website requiring JavaScript-enabled browsers
How do you use CFHTTP to extract content from another website
when that website is built to ensure that a userAgent has
JavaScript enabled? I'm using the userAgent attribute, and I've
tried several different values for it, but each attempt only
returns a "Sorry, you must have a JavaScript-enabled browser to
view our site" type of message.
How can I make my CFHTTP request appear as a browser *with* JavaScript-enabled?
I'm using CFMX7 and the URL I'm trying to scrape is:
http://www.flacareers.com/flacareers/renderpage.asp?pageid=5036
How can I make my CFHTTP request appear as a browser *with* JavaScript-enabled?
I'm using CFMX7 and the URL I'm trying to scrape is:
http://www.flacareers.com/flacareers/renderpage.asp?pageid=5036