How can i get the link of website or video (example : in youtube) when i click one link in web browser and save to string a ; Have we other way to make the same thing?, thanks
Asked
Active
Viewed 96 times
1 Answers
0
this is really general question. I can only say you should check
http://jsoup.org/ (great html parser)
http://www.seleniumhq.org/ (can be used as web scraper /spider)
Or in general, just google web crawling/scraping you can find enough resources.

DisappointedByUnaccountableMod
- 6,656
- 4
- 18
- 22

Y.Kaan Yılmaz
- 612
- 5
- 18