Tagged Questions
0
votes
1answer
97 views
Integrating my program with a web2.0 website
I'm creating an ELIZA-like chatterbot, and I'd like to calibrate it with Omegle, using what the other person type as the input.
If it was a regular HTML page, I could parse it and send back the ...