in reply to Re^4: Automating Interaction with a mostly JavaScript site
in thread Automating Interaction with a mostly JavaScript site

I'm glad to hear you're making progress on both fronts. I typically avoid JavaScript-obfuscated screen-scraping like the plague, and secretly hope the API approach will be a better long term solution for you. But if you can pull it off with the scraping approach, you deserve a crown for your patience and perseverance. ;)


Dave

  • Comment on Re^5: Automating Interaction with a mostly JavaScript site