Can I scrape flash?

后端 未结 3 652
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-29 05:47

I\'d like to scrape a website to programmatically collect any external links within any flash elements on the page. I\'d also like to collect any other text, if possible, bu

3条回答
  •  一生所求
    2020-12-29 06:41

    As a very crude first step you could use Google to get a text snippet out of the swf, given that the swf has been indexed by Google and that you know it's URL. e.g:

    http://www.google.com/search?q=site%3Awww.michaelgraves.com%2Fmga.swf

提交回复
热议问题