This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/docs/faq.rst b/docs/faq.rst | |
index 47bfede..2e36216 100644 | |
--- a/docs/faq.rst | |
+++ b/docs/faq.rst | |
@@ -66,6 +66,16 @@ Yes. Support for HTTP proxies is provided (since Scrapy 0.8) through the HTTP | |
Proxy downloader middleware. See | |
:class:`~scrapy.contrib.downloadermiddleware.httpproxy.HttpProxyMiddleware`. | |
+Can Scrapy execute JavaScript while scraping the web? | |
+----------------------------------------------------- |
NewerOlder