Scraping websites with Javascript enabled?

前端 未结 6 587
北海茫月
北海茫月 2020-12-08 05:28

I\'m trying to scrape and submit information to websites that heavily rely on Javascript to do most of its actions. The website won\'t even work when i disable Javascript in

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-08 06:02

    Check out crowbar. I haven't had any experience with it, but I was curious about the answer to your question so I started googling around. I'd like to know if this works out for you.

    http://grep.codeconsult.ch/2007/02/24/crowbar-scrape-javascript-generated-pages-via-gecko-and-rest/

提交回复
热议问题