pip3 install scrapy

pip3 install scrapy
Collecting scrapy
Downloading https://files.pythonhosted.org/packages/3b/e4/69b87d7827abf03dea2ea984230d50f347b00a7a3897bc93f6ec3dafa494/Scrapy-1.8.0-py2.py3-none-any.whl (238kB)
|################################| 245kB 2.2MB/s
Requirement already satisfied: six>=1.10.0 in c:\users\xxxxx\anaconda3\envs\tensorflow\lib\site-packages (from scrapy) (1.12.0)
Collecting zope.interface>=4.1.3
Downloading https://files.pythonhosted.org/packages/5a/2d/5eabb0a2d480abf4aa25d9aa7349622cf5a713efbf182c4461f0ccc75adc/zope.interface-4.7.1-cp35-cp35m-win_amd64.whl (134kB)
|################################| 143kB 6.8MB/s
Collecting parsel>=1.5.0
Downloading https://files.pythonhosted.org/packages/86/c8/fc5a2f9376066905dfcca334da2a25842aedfda142c0424722e7c497798b/parsel-1.5.2-py2.py3-none-any.whl
Collecting service-identity>=16.0.0
Downloading https://files.pythonhosted.org/packages/e9/7c/2195b890023e098f9618d43ebc337d83c8b38d414326685339eb024db2f6/service_identity-18.1.0-py2.py3-none-any.whl
Collecting cryptography>=2.0
Downloading https://files.pythonhosted.org/packages/81/ef/ba7a3778b50ea2bd9f4fbc0db40250f30daceeb736979072839044f92e66/cryptography-2.8-cp35-cp35m-win_amd64.whl (1.5MB)
|################################| 1.5MB 6.8MB/s
Collecting queuelib>=1.4.2
Downloading https://files.pythonhosted.org/packages/4c/85/ae64e9145f39dd6d14f8af3fa809a270ef3729f3b90b3c0cf5aa242ab0d4/queuelib-1.5.0-py2.py3-none-any.whl
Collecting PyDispatcher>=2.0.5
Downloading https://files.pythonhosted.org/packages/cd/37/39aca520918ce1935bea9c356bcbb7ed7e52ad4e31bff9b943dfc8e7115b/PyDispatcher-2.0.5.tar.gz
Collecting Twisted>=17.9.0; python_version >= "3.5"
Downloading https://files.pythonhosted.org/packages/a6/bf/55d4735f01341f155175ff000e01bd4d7b125e86bcc68430f1dddd675cbf/Twisted-19.10.0-cp35-cp35m-win_amd64.whl (3.1MB)
|################################| 3.1MB 6.4MB/s
Collecting w3lib>=1.17.0
Downloading https://files.pythonhosted.org/packages/6a/45/1ba17c50a0bb16bd950c9c2b92ec60d40c8ebda9f3371ae4230c437120b6/w3lib-1.21.0-py2.py3-none-any.whl
Collecting protego>=0.1.15
Downloading https://files.pythonhosted.org/packages/db/6e/bf6d5e4d7cf233b785719aaec2c38f027b9c2ed980a0015ec1a1cced4893/Protego-0.1.16.tar.gz (3.2MB)
|################################| 3.2MB 6.4MB/s
Collecting pyOpenSSL>=16.2.0
Downloading https://files.pythonhosted.org/packages/9e/de/f8342b68fa9e981d348039954657bdf681b2ab93de27443be51865ffa310/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53kB)
|################################| 61kB 3.8MB/s
Collecting cssselect>=0.9.1
Downloading https://files.pythonhosted.org/packages/3b/d4/3b5c17f00cce85b9a1e6f91096e1cc8e8ede2e1be8e96b87ce1ed09e92c5/cssselect-1.1.0-py2.py3-none-any.whl
Collecting lxml>=3.5.0
Downloading https://files.pythonhosted.org/packages/0c/94/68a055d7ea8801aa6f2a1159e1bb257afe2afb5f3f026e5b0b7e15cf28b4/lxml-4.4.2-cp35-cp35m-win_amd64.whl (3.6MB)
|################################| 3.6MB ...
Requirement already satisfied: setuptools in c:\users\xxxxx\anaconda3\envs\tensorflow\lib\site-packages (from zope.interface>=4.1.3->scrapy) (40.2.0)
Collecting pyasn1-modules
Downloading https://files.pythonhosted.org/packages/95/de/214830a981892a3e286c3794f41ae67a4495df1108c3da8a9f62159b9a9d/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155kB)
|################################| 163kB ...
Collecting pyasn1
Downloading https://files.pythonhosted.org/packages/62/1e/a94a8d635fa3ce4cfc7f506003548d0a2447ae76fd5ca53932970fe3053f/pyasn1-0.4.8-py2.py3-none-any.whl (77kB)
|################################| 81kB 5.5MB/s
Collecting attrs>=16.0.0
Downloading https://files.pythonhosted.org/packages/a2/db/4313ab3be961f7a763066401fb77f7748373b6094076ae2bda2806988af6/attrs-19.3.0-py2.py3-none-any.whl
Collecting cffi!=1.11.3,>=1.8
Downloading https://files.pythonhosted.org/packages/4b/e8/49364c25d886c5b251408b4695ac5039b4e81d2b1304511c047d0bace17b/cffi-1.13.2-cp35-cp35m-win_amd64.whl (173kB)
|################################| 174kB ...
Collecting hyperlink>=17.1.1
Downloading https://files.pythonhosted.org/packages/7f/91/e916ca10a2de1cb7101a9b24da546fb90ee14629e23160086cf3361c4fb8/hyperlink-19.0.0-py2.py3-none-any.whl
Collecting incremental>=16.10.1
Downloading https://files.pythonhosted.org/packages/f5/1d/c98a587dc06e107115cf4a58b49de20b19222c83d75335a192052af4c4b7/incremental-17.5.0-py2.py3-none-any.whl
Collecting constantly>=15.1
Downloading https://files.pythonhosted.org/packages/b9/65/48c1909d0c0aeae6c10213340ce682db01b48ea900a7d9fce7a7910ff318/constantly-15.1.0-py2.py3-none-any.whl
Collecting Automat>=0.3.0
Downloading https://files.pythonhosted.org/packages/e5/11/756922e977bb296a79ccf38e8d45cafee446733157d59bcd751d3aee57f5/Automat-0.8.0-py2.py3-none-any.whl
Collecting PyHamcrest>=1.9.0
Downloading https://files.pythonhosted.org/packages/9a/d5/d37fd731b7d0e91afcc84577edeccf4638b4f9b82f5ffe2f8b62e2ddc609/PyHamcrest-1.9.0-py2.py3-none-any.whl (52kB)
|################################| 61kB 4.1MB/s
Collecting pycparser
Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz (158kB)
|################################| 163kB 6.8MB/s
Collecting idna>=2.5
Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl
Building wheels for collected packages: PyDispatcher, protego, pycparser
Building wheel for PyDispatcher (setup.py) ... done
Created wheel for PyDispatcher: filename=PyDispatcher-2.0.5-cp35-none-any.whl size=11529 sha256=6a35212d1e61a3d46c114f09e370f8ec4714333374bc13cd8eccf3f332cf0f7a
Stored in directory: C:\Users\xxxxx\AppData\Local\pip\Cache\wheels\88\99\96\cfef6665f9cb1522ee6757ae5955feedf2fe25f1737f91fa7f
Building wheel for protego (setup.py) ... done
Created wheel for protego: filename=Protego-0.1.16-cp35-none-any.whl size=6802 sha256=f99474b11ab837bf6f6eb72674a29457e7d2a8b30b1a45d5bda497a234cd1afc
Stored in directory: C:\Users\xxxxx\AppData\Local\pip\Cache\wheels\51\01\d1\4a2286a976dccd025ba679acacfe37320540df0f2283ecab12
Building wheel for pycparser (setup.py) ... done
Created wheel for pycparser: filename=pycparser-2.19-py2.py3-none-any.whl size=111081 sha256=e968326c5225dc6de899e9db5fb050e16c062bbe9adec29054acf59f8f361a1a
Stored in directory: C:\Users\xxxxx\AppData\Local\pip\Cache\wheels\f2\9a\90\de94f8556265ddc9d9c8b271b0f63e57b26fb1d67a45564511
Successfully built PyDispatcher protego pycparser
Installing collected packages: zope.interface, cssselect, lxml, w3lib, parsel, pyasn1, pyasn1-modules, pycparser, cffi, cryptography, attrs, service-identity, queuelib, PyDispatcher, idna, hyperlink, incremental, constantly, Automat, PyHamcrest, Twisted, protego, pyOpenSSL, scrapy
Successfully installed Automat-0.8.0 PyDispatcher-2.0.5 PyHamcrest-1.9.0 Twisted-19.10.0 attrs-19.3.0 cffi-1.13.2 constantly-15.1.0 cryptography-2.8 cssselect-1.1.0 hyperlink-19.0.0 idna-2.8 incremental-17.5.0 lxml-4.4.2 parsel-1.5.2 protego-0.1.16 pyOpenSSL-19.1.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.19 queuelib-1.5.0 scrapy-1.8.0 service-identity-18.1.0 w3lib-1.21.0 zope.interface-4.7.1