eclipse - How to send variable to url, get input, then print results java -


i trying send variable (ip address) in java website (whois.com) , have variable entered websites search bar print out results in program.

you need study website, @ form find out request (post, get, fields, etc.) expects, send request , parse result. in other words, have simulate being browser. not should do.

https://www.whoisxmlapi.com/ offers real api, perhaps that's you.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -