Hegwin.Me
In silence I feel full; With speech I sense emptiness.
Home
Tools
WoW Battle Pet
Meow Etymons
About
Catch HTML elements with delayed loading
抓取JS延迟加载的页面内容
Crawler
Nov 12, 2012
I recently wanted to do a small website (WoW-related), which requires data from other people's public database to take, but as a mainland Battlenet users, to apply for API privileges with Blizzard is very troublesome, so I intend to crawl directly from other people's ready-made database pages. Isn't it an HTML crawler? So I used open-uri and nokogiri as usual,...