blablupcom / economist

Scrapes www.economist.com

The Economist offers authoritative insight and opinion on international news, politics, business, finance, science, technology and the connections between them.


Contributors blablupcom

Last run completed successfully .

Console output of last run

Injecting configuration and compiling... [1G-----> Python app detected [1G-----> Stack changed, re-installing runtime [1G-----> Installing runtime (python-2.7.6) [1G-----> Installing dependencies with pip [1G Obtaining scraperwiki from git+http://github.com/openaustralia/scraperwiki-python.git@morph_defaults#egg=scraperwiki (from -r requirements.txt (line 6)) [1G Cloning http://github.com/openaustralia/scraperwiki-python.git (to morph_defaults) to ./.heroku/src/scraperwiki [1G Collecting beautifulsoup4==4.2.0 (from -r requirements.txt (line 7)) [1G Downloading beautifulsoup4-4.2.0.tar.gz (63kB) [1G Collecting grequests==0.2.0 (from -r requirements.txt (line 8)) [1G Downloading grequests-0.2.0.tar.gz [1G Collecting lxml==3.4.4 (from -r requirements.txt (line 9)) [1G Downloading lxml-3.4.4.tar.gz (3.5MB) [1G Building lxml version 3.4.4. [1G Building without Cython. [1G Using build configuration of libxslt 1.1.28 [1G /app/.heroku/python/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' [1G warnings.warn(msg) [1G Collecting cssselect==0.9.1 (from -r requirements.txt (line 10)) [1G Downloading cssselect-0.9.1.tar.gz [1G Collecting python-dateutil (from -r requirements.txt (line 11)) [1G Downloading python_dateutil-2.4.2-py2.py3-none-any.whl (188kB) [1G Collecting dumptruck>=0.1.2 (from scraperwiki->-r requirements.txt (line 6)) [1G Downloading dumptruck-0.1.6.tar.gz [1G Collecting requests (from scraperwiki->-r requirements.txt (line 6)) [1G Downloading requests-2.8.1-py2.py3-none-any.whl (497kB) [1G Collecting gevent (from grequests==0.2.0->-r requirements.txt (line 8)) [1G Downloading gevent-1.0.2.tar.gz (1.7MB) [1G Collecting six>=1.5 (from python-dateutil->-r requirements.txt (line 11)) [1G Downloading six-1.10.0-py2.py3-none-any.whl [1G Collecting greenlet>=0.4.7 (from gevent->grequests==0.2.0->-r requirements.txt (line 8)) [1G Downloading greenlet-0.4.9.tar.gz (54kB) [1G Installing collected packages: greenlet, six, gevent, requests, dumptruck, python-dateutil, cssselect, lxml, grequests, beautifulsoup4, scraperwiki [1G Running setup.py install for greenlet [1G building 'greenlet' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/.heroku/python/include/python2.7 -c greenlet.c -o build/temp.linux-x86_64-2.7/greenlet.o [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/greenlet.o -L/app/.heroku/python/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/greenlet.so [1G [1G Running setup.py install for gevent [1G Running '/bin/sh /tmp/pip-build-0VdIYh/gevent/libev/configure > configure-output.txt' in /tmp/pip-build-0VdIYh/gevent/build/temp.linux-x86_64-2.7/libev [1G building 'gevent.core' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DLIBEV_EMBED=1 -DEV_COMMON= -DEV_CLEANUP_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_PERIODIC_ENABLE=0 -Ibuild/temp.linux-x86_64-2.7/libev -Ilibev -I/app/.heroku/python/include/python2.7 -c gevent/gevent.core.c -o build/temp.linux-x86_64-2.7/gevent/gevent.core.o [1G In file included from gevent/libev.h:2:0, [1G from gevent/gevent.core.c:249: [1G libev/ev.c:483:48: warning: "/*" within comment [-Wcomment] [1G /*#define MIN_INTERVAL 0.00000095367431640625 /* 1/2**20, good till 2200 */ [1G ^ [1G In file included from gevent/libev.h:2:0, [1G from gevent/gevent.core.c:249: [1G libev/ev.c:1625:31: warning: ‘ev_default_loop_ptr’ initialized and declared ‘extern’ [enabled by default] [1G EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ [1G ^ [1G In file included from gevent/libev.h:2:0, [1G from gevent/gevent.core.c:249: [1G libev/ev.c: In function ‘ev_io_start’: [1G libev/ev.c:3648:34: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses] [1G fd_change (EV_A_ fd, w->events & EV__IOFDSET | EV_ANFD_REIFY); [1G ^ [1G libev/ev.c: At top level: [1G libev/ev.c:4889:27: warning: "/*" within comment [-Wcomment] [1G /* EV_STAT 0x00001000 /* stat data changed */ [1G ^ [1G libev/ev.c:4890:27: warning: "/*" within comment [-Wcomment] [1G /* EV_EMBED 0x00010000 /* embedded event loop needs sweep */ [1G ^ [1G In file included from gevent/libev.h:2:0, [1G from gevent/gevent.core.c:249: [1G libev/ev.c: In function ‘evpipe_write’: [1G libev/ev.c:2254:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] [1G write (evpipe [1], &counter, sizeof (uint64_t)); [1G ^ [1G libev/ev.c:2266:17: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] [1G write (evpipe [1], &(evpipe [1]), 1); [1G ^ [1G libev/ev.c: In function ‘pipecb’: [1G libev/ev.c:2287:16: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] [1G read (evpipe [1], &counter, sizeof (uint64_t)); [1G ^ [1G libev/ev.c:2301:16: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result] [1G read (evpipe [0], &dummy, sizeof (dummy)); [1G ^ [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/gevent/gevent.core.o -L/app/.heroku/python/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/gevent/core.so [1G Linking /tmp/pip-build-0VdIYh/gevent/build/lib.linux-x86_64-2.7/gevent/core.so to /tmp/pip-build-0VdIYh/gevent/gevent/core.so [1G Running '/bin/sh /tmp/pip-build-0VdIYh/gevent/c-ares/configure CONFIG_COMMANDS= CONFIG_FILES= > configure-output.txt' in /tmp/pip-build-0VdIYh/gevent/build/temp.linux-x86_64-2.7/c-ares [1G building 'gevent.ares' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c gevent/gevent.ares.c -o build/temp.linux-x86_64-2.7/gevent/gevent.ares.o [1G In file included from gevent/gevent.ares.c:250:0: [1G gevent/dnshelper.c: In function ‘gevent_append_addr’: [1G gevent/dnshelper.c:51:5: warning: implicit declaration of function ‘inet_ntop’ [-Wimplicit-function-declaration] [1G if (ares_inet_ntop(family, src, tmpbuf, tmpsize)) { [1G ^ [1G gevent/dnshelper.c: In function ‘gevent_make_sockaddr’: [1G gevent/dnshelper.c:137:5: warning: implicit declaration of function ‘inet_pton’ [-Wimplicit-function-declaration] [1G if ( ares_inet_pton(AF_INET, hostp, &((struct sockaddr_in*)sa6)->sin_addr.s_addr) > 0 ) { [1G ^ [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares__close_sockets.c -o build/temp.linux-x86_64-2.7/c-ares/ares__close_sockets.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares__get_hostent.c -o build/temp.linux-x86_64-2.7/c-ares/ares__get_hostent.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares__read_line.c -o build/temp.linux-x86_64-2.7/c-ares/ares__read_line.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares__timeval.c -o build/temp.linux-x86_64-2.7/c-ares/ares__timeval.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_cancel.c -o build/temp.linux-x86_64-2.7/c-ares/ares_cancel.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_create_query.c -o build/temp.linux-x86_64-2.7/c-ares/ares_create_query.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_data.c -o build/temp.linux-x86_64-2.7/c-ares/ares_data.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_destroy.c -o build/temp.linux-x86_64-2.7/c-ares/ares_destroy.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_expand_name.c -o build/temp.linux-x86_64-2.7/c-ares/ares_expand_name.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_expand_string.c -o build/temp.linux-x86_64-2.7/c-ares/ares_expand_string.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_fds.c -o build/temp.linux-x86_64-2.7/c-ares/ares_fds.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_free_hostent.c -o build/temp.linux-x86_64-2.7/c-ares/ares_free_hostent.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_free_string.c -o build/temp.linux-x86_64-2.7/c-ares/ares_free_string.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_getenv.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getenv.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_gethostbyaddr.c -o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyaddr.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_gethostbyname.c -o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyname.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_getnameinfo.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getnameinfo.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_getopt.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getopt.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_getsock.c -o build/temp.linux-x86_64-2.7/c-ares/ares_getsock.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_init.c -o build/temp.linux-x86_64-2.7/c-ares/ares_init.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_library_init.c -o build/temp.linux-x86_64-2.7/c-ares/ares_library_init.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_llist.c -o build/temp.linux-x86_64-2.7/c-ares/ares_llist.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_mkquery.c -o build/temp.linux-x86_64-2.7/c-ares/ares_mkquery.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_nowarn.c -o build/temp.linux-x86_64-2.7/c-ares/ares_nowarn.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_options.c -o build/temp.linux-x86_64-2.7/c-ares/ares_options.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_a_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_a_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_aaaa_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_aaaa_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_mx_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_mx_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_naptr_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_naptr_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_ns_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ns_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_ptr_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ptr_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_soa_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_soa_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_srv_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_srv_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_parse_txt_reply.c -o build/temp.linux-x86_64-2.7/c-ares/ares_parse_txt_reply.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_platform.c -o build/temp.linux-x86_64-2.7/c-ares/ares_platform.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_process.c -o build/temp.linux-x86_64-2.7/c-ares/ares_process.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_query.c -o build/temp.linux-x86_64-2.7/c-ares/ares_query.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_search.c -o build/temp.linux-x86_64-2.7/c-ares/ares_search.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_send.c -o build/temp.linux-x86_64-2.7/c-ares/ares_send.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_strcasecmp.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strcasecmp.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_strdup.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strdup.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_strerror.c -o build/temp.linux-x86_64-2.7/c-ares/ares_strerror.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_timeout.c -o build/temp.linux-x86_64-2.7/c-ares/ares_timeout.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_version.c -o build/temp.linux-x86_64-2.7/c-ares/ares_version.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/ares_writev.c -o build/temp.linux-x86_64-2.7/c-ares/ares_writev.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/bitncmp.c -o build/temp.linux-x86_64-2.7/c-ares/bitncmp.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/inet_net_pton.c -o build/temp.linux-x86_64-2.7/c-ares/inet_net_pton.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/inet_ntop.c -o build/temp.linux-x86_64-2.7/c-ares/inet_ntop.o [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_CONFIG_H= -DCARES_EMBED=1 -Ibuild/temp.linux-x86_64-2.7/c-ares -Ic-ares -I/app/.heroku/python/include/python2.7 -c c-ares/windows_port.c -o build/temp.linux-x86_64-2.7/c-ares/windows_port.o [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/gevent/gevent.ares.o build/temp.linux-x86_64-2.7/c-ares/ares__close_sockets.o build/temp.linux-x86_64-2.7/c-ares/ares__get_hostent.o build/temp.linux-x86_64-2.7/c-ares/ares__read_line.o build/temp.linux-x86_64-2.7/c-ares/ares__timeval.o build/temp.linux-x86_64-2.7/c-ares/ares_cancel.o build/temp.linux-x86_64-2.7/c-ares/ares_create_query.o build/temp.linux-x86_64-2.7/c-ares/ares_data.o build/temp.linux-x86_64-2.7/c-ares/ares_destroy.o build/temp.linux-x86_64-2.7/c-ares/ares_expand_name.o build/temp.linux-x86_64-2.7/c-ares/ares_expand_string.o build/temp.linux-x86_64-2.7/c-ares/ares_fds.o build/temp.linux-x86_64-2.7/c-ares/ares_free_hostent.o build/temp.linux-x86_64-2.7/c-ares/ares_free_string.o build/temp.linux-x86_64-2.7/c-ares/ares_getenv.o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyaddr.o build/temp.linux-x86_64-2.7/c-ares/ares_gethostbyname.o build/temp.linux-x86_64-2.7/c-ares/ares_getnameinfo.o build/temp.linux-x86_64-2.7/c-ares/ares_getopt.o build/temp.linux-x86_64-2.7/c-ares/ares_getsock.o build/temp.linux-x86_64-2.7/c-ares/ares_init.o build/temp.linux-x86_64-2.7/c-ares/ares_library_init.o build/temp.linux-x86_64-2.7/c-ares/ares_llist.o build/temp.linux-x86_64-2.7/c-ares/ares_mkquery.o build/temp.linux-x86_64-2.7/c-ares/ares_nowarn.o build/temp.linux-x86_64-2.7/c-ares/ares_options.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_a_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_aaaa_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_mx_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_naptr_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ns_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_ptr_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_soa_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_srv_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_parse_txt_reply.o build/temp.linux-x86_64-2.7/c-ares/ares_platform.o build/temp.linux-x86_64-2.7/c-ares/ares_process.o build/temp.linux-x86_64-2.7/c-ares/ares_query.o build/temp.linux-x86_64-2.7/c-ares/ares_search.o build/temp.linux-x86_64-2.7/c-ares/ares_send.o build/temp.linux-x86_64-2.7/c-ares/ares_strcasecmp.o build/temp.linux-x86_64-2.7/c-ares/ares_strdup.o build/temp.linux-x86_64-2.7/c-ares/ares_strerror.o build/temp.linux-x86_64-2.7/c-ares/ares_timeout.o build/temp.linux-x86_64-2.7/c-ares/ares_version.o build/temp.linux-x86_64-2.7/c-ares/ares_writev.o build/temp.linux-x86_64-2.7/c-ares/bitncmp.o build/temp.linux-x86_64-2.7/c-ares/inet_net_pton.o build/temp.linux-x86_64-2.7/c-ares/inet_ntop.o build/temp.linux-x86_64-2.7/c-ares/windows_port.o -L/app/.heroku/python/lib -lrt -lpython2.7 -o build/lib.linux-x86_64-2.7/gevent/ares.so [1G Linking /tmp/pip-build-0VdIYh/gevent/build/lib.linux-x86_64-2.7/gevent/ares.so to /tmp/pip-build-0VdIYh/gevent/gevent/ares.so [1G building 'gevent._semaphore' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/.heroku/python/include/python2.7 -c gevent/gevent._semaphore.c -o build/temp.linux-x86_64-2.7/gevent/gevent._semaphore.o [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/gevent/gevent._semaphore.o -L/app/.heroku/python/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/gevent/_semaphore.so [1G Linking /tmp/pip-build-0VdIYh/gevent/build/lib.linux-x86_64-2.7/gevent/_semaphore.so to /tmp/pip-build-0VdIYh/gevent/gevent/_semaphore.so [1G building 'gevent._util' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/app/.heroku/python/include/python2.7 -c gevent/gevent._util.c -o build/temp.linux-x86_64-2.7/gevent/gevent._util.o [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/gevent/gevent._util.o -L/app/.heroku/python/lib -lpython2.7 -o build/lib.linux-x86_64-2.7/gevent/_util.so [1G Linking /tmp/pip-build-0VdIYh/gevent/build/lib.linux-x86_64-2.7/gevent/_util.so to /tmp/pip-build-0VdIYh/gevent/gevent/_util.so [1G [1G Running setup.py install for dumptruck [1G [1G Running setup.py install for cssselect [1G Running setup.py install for lxml [1G Building lxml version 3.4.4. [1G Building without Cython. [1G Using build configuration of libxslt 1.1.28 [1G /app/.heroku/python/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' [1G warnings.warn(msg) [1G building 'lxml.etree' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -I/tmp/pip-build-0VdIYh/lxml/src/lxml/includes -I/app/.heroku/python/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -L/app/.heroku/python/lib -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/lxml/etree.so [1G building 'lxml.objectify' extension [1G gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -I/tmp/pip-build-0VdIYh/lxml/src/lxml/includes -I/app/.heroku/python/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -w [1G gcc -pthread -shared build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -L/app/.heroku/python/lib -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/lxml/objectify.so [1G Running setup.py install for grequests [1G Running setup.py install for beautifulsoup4 [1G Running setup.py develop for scraperwiki [1G Creating /app/.heroku/python/lib/python2.7/site-packages/scraperwiki.egg-link (link to .) [1G Adding scraperwiki 0.3.7 to easy-install.pth file [1G Installed /app/.heroku/src/scraperwiki [1G Successfully installed beautifulsoup4-4.2.0 cssselect-0.9.1 dumptruck-0.1.6 gevent-1.0.2 greenlet-0.4.9 grequests-0.2.0 lxml-3.4.4 python-dateutil-2.4.2 requests-2.8.1 scraperwiki six-1.10.0 [1G [1G-----> Discovering process types [1G Procfile declares types -> scraper Injecting scraper and running... 19/07/1997 26/07/1997 02/08/1997 16/08/1997 23/08/1997 06/09/1997 04/10/1997 25/10/1997 01/11/1997 08/11/1997 22/11/1997 29/11/1997 06/12/1997 03/01/1998 10/01/1998 24/01/1998 31/01/1998 07/02/1998 14/02/1998 21/02/1998 07/03/1998 28/03/1998 11/04/1998 25/04/1998 02/05/1998 09/05/1998 16/05/1998 30/05/1998 13/06/1998 20/06/1998 04/07/1998 11/07/1998 18/07/1998 25/07/1998 01/08/1998 08/08/1998 15/08/1998 22/08/1998 29/08/1998 05/09/1998 12/09/1998 19/09/1998 26/09/1998 03/10/1998 10/10/1998 17/10/1998 24/10/1998 31/10/1998 07/11/1998 14/11/1998 28/11/1998 05/12/1998 12/12/1998 19/12/1998 02/01/1999 09/01/1999 16/01/1999 23/01/1999 30/01/1999 13/02/1999 20/02/1999 06/03/1999 13/03/1999 20/03/1999 27/03/1999 03/04/1999 10/04/1999 17/04/1999 24/04/1999 01/05/1999 08/05/1999 15/05/1999 22/05/1999 29/05/1999 05/06/1999 12/06/1999 19/06/1999 26/06/1999 03/07/1999 10/07/1999 17/07/1999 24/07/1999 31/07/1999 07/08/1999 14/08/1999 21/08/1999 28/08/1999 04/09/1999 11/09/1999 18/09/1999 25/09/1999 02/10/1999 09/10/1999 16/10/1999 23/10/1999 30/10/1999 06/11/1999 13/11/1999 20/11/1999 27/11/1999 04/12/1999 11/12/1999 18/12/1999 25/12/1999 08/01/2000 15/01/2000 22/01/2000 29/01/2000 05/02/2000 12/02/2000 19/02/2000 26/02/2000 04/03/2000 11/03/2000 18/03/2000 25/03/2000 01/04/2000 08/04/2000 15/04/2000 22/04/2000 29/04/2000 06/05/2000 13/05/2000 20/05/2000 27/05/2000 03/06/2000 10/06/2000 17/06/2000 24/06/2000 01/07/2000 08/07/2000 15/07/2000 22/07/2000 29/07/2000 05/08/2000 12/08/2000 19/08/2000 26/08/2000 02/09/2000 09/09/2000 16/09/2000 23/09/2000 30/09/2000 07/10/2000 14/10/2000 21/10/2000 28/10/2000 04/11/2000 11/11/2000 18/11/2000 25/11/2000 02/12/2000 09/12/2000 16/12/2000 23/12/2000 06/01/2001 13/01/2001 20/01/2001 27/01/2001 03/02/2001 10/02/2001 17/02/2001 24/02/2001 03/03/2001 10/03/2001 17/03/2001 24/03/2001 31/03/2001 07/04/2001 14/04/2001 21/04/2001 28/04/2001 05/05/2001 12/05/2001 19/05/2001 26/05/2001 02/06/2001 09/06/2001 16/06/2001 23/06/2001 30/06/2001 07/07/2001 14/07/2001 21/07/2001 28/07/2001 04/08/2001 11/08/2001 18/08/2001 25/08/2001 01/09/2001 08/09/2001 15/09/2001 22/09/2001 29/09/2001 06/10/2001 13/10/2001 20/10/2001 27/10/2001 03/11/2001 10/11/2001 17/11/2001 24/11/2001 01/12/2001 08/12/2001 15/12/2001 22/12/2001 05/01/2002 12/01/2002 19/01/2002 26/01/2002 02/02/2002 09/02/2002 16/02/2002 23/02/2002 02/03/2002 09/03/2002 16/03/2002 23/03/2002 30/03/2002 06/04/2002 13/04/2002 20/04/2002 27/04/2002 04/05/2002 11/05/2002 18/05/2002 25/05/2002 01/06/2002 08/06/2002 15/06/2002 22/06/2002 29/06/2002 06/07/2002 13/07/2002 20/07/2002 27/07/2002 03/08/2002 10/08/2002 17/08/2002 24/08/2002 31/08/2002 07/09/2002 14/09/2002 21/09/2002 28/09/2002 05/10/2002 12/10/2002 19/10/2002 26/10/2002 02/11/2002 09/11/2002 16/11/2002 23/11/2002 30/11/2002 07/12/2002 14/12/2002 21/12/2002 04/01/2003 11/01/2003 18/01/2003 25/01/2003 01/02/2003 08/02/2003 15/02/2003 22/02/2003 01/03/2003 08/03/2003 15/03/2003 22/03/2003 29/03/2003 05/04/2003 12/04/2003 19/04/2003 26/04/2003 03/05/2003 10/05/2003 17/05/2003 24/05/2003 31/05/2003 07/06/2003 14/06/2003 21/06/2003 28/06/2003 05/07/2003 12/07/2003 19/07/2003 26/07/2003 02/08/2003 09/08/2003 16/08/2003 23/08/2003 30/08/2003 06/09/2003 13/09/2003 20/09/2003 27/09/2003 04/10/2003 11/10/2003 18/10/2003 25/10/2003 01/11/2003 08/11/2003 15/11/2003 22/11/2003 29/11/2003 06/12/2003 13/12/2003 20/12/2003 03/01/2004 10/01/2004 17/01/2004 24/01/2004 31/01/2004 07/02/2004 14/02/2004 21/02/2004 28/02/2004 06/03/2004 13/03/2004 20/03/2004 27/03/2004 03/04/2004 10/04/2004 17/04/2004 24/04/2004 01/05/2004 08/05/2004 15/05/2004 22/05/2004 29/05/2004 05/06/2004 12/06/2004 19/06/2004 26/06/2004 03/07/2004 10/07/2004 17/07/2004 24/07/2004 31/07/2004 07/08/2004 14/08/2004 21/08/2004 28/08/2004 04/09/2004 11/09/2004 18/09/2004 25/09/2004 02/10/2004 09/10/2004 16/10/2004 23/10/2004 30/10/2004 06/11/2004 13/11/2004 20/11/2004 27/11/2004 04/12/2004 11/12/2004 18/12/2004 01/01/2005 08/01/2005 15/01/2005 22/01/2005 29/01/2005 05/02/2005 12/02/2005 19/02/2005 26/02/2005 05/03/2005 12/03/2005 19/03/2005 26/03/2005 02/04/2005 09/04/2005 16/04/2005 23/04/2005 30/04/2005 07/05/2005 14/05/2005 21/05/2005 28/05/2005 04/06/2005 11/06/2005 18/06/2005 25/06/2005 02/07/2005 09/07/2005 16/07/2005 23/07/2005 30/07/2005 06/08/2005 13/08/2005 20/08/2005 27/08/2005 03/09/2005 10/09/2005 17/09/2005 24/09/2005 01/10/2005 08/10/2005 15/10/2005 22/10/2005 29/10/2005 05/11/2005 12/11/2005 19/11/2005 26/11/2005 03/12/2005 10/12/2005 17/12/2005 24/12/2005 07/01/2006 14/01/2006 21/01/2006 28/01/2006 04/02/2006 11/02/2006 18/02/2006 25/02/2006 04/03/2006 11/03/2006 18/03/2006 25/03/2006 01/04/2006 08/04/2006 15/04/2006 22/04/2006 29/04/2006 06/05/2006 13/05/2006 20/05/2006 27/05/2006 03/06/2006 10/06/2006 17/06/2006 24/06/2006 01/07/2006 08/07/2006 15/07/2006 22/07/2006 29/07/2006 05/08/2006 12/08/2006 19/08/2006 26/08/2006 02/09/2006 09/09/2006 16/09/2006 23/09/2006 30/09/2006 07/10/2006 14/10/2006 21/10/2006 28/10/2006 04/11/2006 11/11/2006 18/11/2006 25/11/2006 02/12/2006 09/12/2006 16/12/2006 23/12/2006 06/01/2007 13/01/2007 20/01/2007 27/01/2007 03/02/2007 10/02/2007 17/02/2007 24/02/2007 03/03/2007 10/03/2007 17/03/2007 24/03/2007 31/03/2007 07/04/2007 14/04/2007 21/04/2007 28/04/2007 05/05/2007 12/05/2007 19/05/2007 26/05/2007 02/06/2007 09/06/2007 16/06/2007 23/06/2007 30/06/2007 07/07/2007 14/07/2007 21/07/2007 28/07/2007 04/08/2007 11/08/2007 18/08/2007 25/08/2007 01/09/2007 08/09/2007 15/09/2007 22/09/2007 29/09/2007 06/10/2007 13/10/2007 20/10/2007 27/10/2007 03/11/2007 10/11/2007 17/11/2007 24/11/2007 01/12/2007 08/12/2007 15/12/2007 22/12/2007 05/01/2008 12/01/2008 19/01/2008 26/01/2008 02/02/2008 09/02/2008 16/02/2008 23/02/2008 01/03/2008 08/03/2008 15/03/2008 22/03/2008 29/03/2008 05/04/2008 12/04/2008 19/04/2008 26/04/2008 03/05/2008 10/05/2008 17/05/2008 24/05/2008 31/05/2008 07/06/2008 14/06/2008 21/06/2008 28/06/2008 05/07/2008 12/07/2008 19/07/2008 26/07/2008 02/08/2008 09/08/2008 16/08/2008 23/08/2008 30/08/2008 06/09/2008 13/09/2008 20/09/2008 27/09/2008 04/10/2008 11/10/2008 18/10/2008 25/10/2008 01/11/2008 08/11/2008 15/11/2008 22/11/2008 29/11/2008 06/12/2008 13/12/2008 20/12/2008 03/01/2009 10/01/2009 17/01/2009 24/01/2009 31/01/2009 07/02/2009 14/02/2009 21/02/2009 28/02/2009 07/03/2009 14/03/2009 21/03/2009 28/03/2009 04/04/2009 11/04/2009 18/04/2009 25/04/2009 02/05/2009 09/05/2009 16/05/2009 23/05/2009 30/05/2009 06/06/2009 13/06/2009 20/06/2009 27/06/2009 04/07/2009 11/07/2009 18/07/2009 25/07/2009 01/08/2009 08/08/2009 15/08/2009 22/08/2009 29/08/2009 05/09/2009 12/09/2009 19/09/2009 26/09/2009 03/10/2009 10/10/2009 17/10/2009 24/10/2009 31/10/2009 07/11/2009 14/11/2009 21/11/2009 28/11/2009 05/12/2009 12/12/2009 19/12/2009 02/01/2010 09/01/2010 16/01/2010 23/01/2010 30/01/2010 06/02/2010 13/02/2010 20/02/2010 27/02/2010 06/03/2010 13/03/2010 20/03/2010 27/03/2010 03/04/2010 10/04/2010 17/04/2010 24/04/2010 01/05/2010 08/05/2010 15/05/2010 22/05/2010 29/05/2010 05/06/2010 12/06/2010 19/06/2010 26/06/2010 03/07/2010 10/07/2010 17/07/2010 24/07/2010 31/07/2010 07/08/2010 14/08/2010 21/08/2010 28/08/2010 04/09/2010 11/09/2010 18/09/2010 25/09/2010 02/10/2010 09/10/2010 16/10/2010 23/10/2010 30/10/2010 06/11/2010 13/11/2010 20/11/2010 27/11/2010 04/12/2010 11/12/2010 18/12/2010 01/01/2011 08/01/2011 15/01/2011 22/01/2011 29/01/2011 05/02/2011 12/02/2011 19/02/2011 26/02/2011 05/03/2011 12/03/2011 19/03/2011 26/03/2011 02/04/2011 09/04/2011 16/04/2011 23/04/2011 30/04/2011 07/05/2011 14/05/2011 21/05/2011 28/05/2011 04/06/2011 11/06/2011 18/06/2011 25/06/2011 02/07/2011 09/07/2011 16/07/2011 23/07/2011 30/07/2011 06/08/2011 13/08/2011 20/08/2011 27/08/2011 03/09/2011 10/09/2011 17/09/2011 24/09/2011 01/10/2011 08/10/2011 15/10/2011 22/10/2011 29/10/2011 05/11/2011 12/11/2011 19/11/2011 26/11/2011 03/12/2011 10/12/2011 17/12/2011 31/12/2011 07/01/2012 14/01/2012 21/01/2012 28/01/2012 04/02/2012 11/02/2012 18/02/2012 25/02/2012 03/03/2012 10/03/2012 17/03/2012 24/03/2012 31/03/2012 07/04/2012 14/04/2012 21/04/2012 28/04/2012 05/05/2012 12/05/2012 19/05/2012 26/05/2012 02/06/2012 09/06/2012 16/06/2012 23/06/2012 30/06/2012 07/07/2012 14/07/2012 21/07/2012 28/07/2012 04/08/2012 11/08/2012 18/08/2012 25/08/2012 01/09/2012 08/09/2012 15/09/2012 22/09/2012 29/09/2012 06/10/2012 13/10/2012 20/10/2012 27/10/2012 03/11/2012 10/11/2012 17/11/2012 24/11/2012 01/12/2012 08/12/2012 15/12/2012 22/12/2012 05/01/2013 12/01/2013 19/01/2013 26/01/2013 02/02/2013 09/02/2013 16/02/2013 23/02/2013 02/03/2013 09/03/2013 16/03/2013 23/03/2013 30/03/2013 06/04/2013 13/04/2013 20/04/2013 27/04/2013 04/05/2013 11/05/2013 18/05/2013 25/05/2013 01/06/2013 08/06/2013 15/06/2013 22/06/2013 29/06/2013 06/07/2013 13/07/2013 20/07/2013 27/07/2013 03/08/2013 10/08/2013 17/08/2013 24/08/2013 31/08/2013 07/09/2013 14/09/2013 21/09/2013 28/09/2013 05/10/2013 12/10/2013 19/10/2013 26/10/2013 02/11/2013 09/11/2013 16/11/2013 23/11/2013 30/11/2013 07/12/2013 14/12/2013 21/12/2013 04/01/2014 11/01/2014 18/01/2014 25/01/2014 01/02/2014 08/02/2014 15/02/2014 22/02/2014 01/03/2014 08/03/2014 15/03/2014 22/03/2014 29/03/2014 05/04/2014 12/04/2014 19/04/2014 26/04/2014 03/05/2014 10/05/2014 17/05/2014 24/05/2014 31/05/2014 07/06/2014 14/06/2014 21/06/2014 28/06/2014 05/07/2014 12/07/2014 19/07/2014 26/07/2014 02/08/2014 09/08/2014 16/08/2014 23/08/2014 30/08/2014 06/09/2014 13/09/2014 20/09/2014 27/09/2014 04/10/2014 11/10/2014 18/10/2014 25/10/2014 01/11/2014 08/11/2014 15/11/2014 22/11/2014 29/11/2014 06/12/2014 13/12/2014 20/12/2014 03/01/2015 10/01/2015 17/01/2015 24/01/2015 31/01/2015 07/02/2015 14/02/2015 21/02/2015 28/02/2015 07/03/2015 14/03/2015 21/03/2015 28/03/2015 04/04/2015 11/04/2015 18/04/2015 23/04/2015 02/05/2015 09/05/2015 16/05/2015 23/05/2015 30/05/2015 06/06/2015 13/06/2015 20/06/2015 27/06/2015 04/07/2015 11/07/2015 18/07/2015 25/07/2015 01/08/2015 08/08/2015 15/08/2015 22/08/2015 27/08/2015 05/09/2015 10/09/2015 19/09/2015 26/09/2015 03/10/2015 10/10/2015 17/10/2015 24/10/2015 31/10/2015 07/11/2015 14/11/2015

Data

Downloaded 5 times by blablupcom MikeRalphson abid-ali

To download data sign in with GitHub

Download table (as CSV) Download SQLite database (8.88 MB) Use the API

rows 10 / 17818

Word Issue_date Paragraph Date
Boeing's merger with McDonnell Douglas
19/07/1997
The European Commission's panel of experts recommended that the European Union should decide not to approve of Boeing's merger with McDonnell Douglas, though it has been given the go-ahead by American antitrust regulators.
2015-11-15 09:47:22.629757
British Telecommunications
19/07/1997
British Telecommunications, which is due to merge with MCI Communications in a $21 billion deal, expressed “surprise and disappointment” that the American telecoms group would lose $800m this year—double what was expected—on its local telephone operations. MCI said its expansion plans were well known to BT.
2015-11-15 09:47:22.639597
MCI Communications
19/07/1997
British Telecommunications, which is due to merge with MCI Communications in a $21 billion deal, expressed “surprise and disappointment” that the American telecoms group would lose $800m this year—double what was expected—on its local telephone operations. MCI said its expansion plans were well known to BT.
2015-11-15 09:47:22.641376
AT&T
19/07/1997
John Walter resigned after only eight months as AT&T's president. The board had refused to back him to become the telecom giant's next chief executive.
2015-11-15 09:47:22.643576
Bill Gates
19/07/1997
Bill Gates is by far the richest businessman in the world, according to Forbes magazine, which reckons his net worth has soared by $18 billion during the past year. Of the 200 people on the magazine's super-rich list, 60 are American, 56 Asian, and only 44 are to be found in Europe.
2015-11-15 09:47:22.646837
ICI
19/07/1997
Britain's ICI sold $3 billion-worth of its industrial-chemicals business to DuPont, America's biggest chemicals group. ICI also sold a 62% stake in ICI Australia for £1 billion ($1.68 billion). The cash from these sales will help to finance ICI's £4.9 billion purchase of Unilever's speciality-chemicals business, announced in May.
2015-11-15 09:47:22.648848
DuPont
19/07/1997
Britain's ICI sold $3 billion-worth of its industrial-chemicals business to DuPont, America's biggest chemicals group. ICI also sold a 62% stake in ICI Australia for £1 billion ($1.68 billion). The cash from these sales will help to finance ICI's £4.9 billion purchase of Unilever's speciality-chemicals business, announced in May.
2015-11-15 09:47:22.651186
“dead hand” poison pills
19/07/1997
An American federal court upheld the use of “dead hand” poison pills as a tactic in defending companies against hostile takeovers. The controversial tactic in effect gives directors of companies the power to thwart a takeover even after they have been ousted from their positions by shareholders.
2015-11-15 09:47:22.652977
human heart in the laboratory
19/07/1997
Advanced Tissue Sciences, an American biotechnology company, claimed it would soon be able to grow a human heart in the laboratory. The company has already managed to grow heart valves, heart muscles, blood vessels and a human finger joint. The European Parliament approved on first reading a law that would harmonise national patent legislation on genetic engineering, and would allow continent-wide patents for genetic inventions.
2015-11-15 09:47:22.655265
patent legislation on genetic engineering
19/07/1997
Advanced Tissue Sciences, an American biotechnology company, claimed it would soon be able to grow a human heart in the laboratory. The company has already managed to grow heart valves, heart muscles, blood vessels and a human finger joint. The European Parliament approved on first reading a law that would harmonise national patent legislation on genetic engineering, and would allow continent-wide patents for genetic inventions.
2015-11-15 09:47:22.656925

Statistics

Average successful run time: about 1 hour

Total run time: about 1 hour

Total cpu time used: 5 minutes

Total disk space used: 11.3 MB

History

  • Manually ran revision c9959256 and completed successfully .
    17818 records added in the database
    1816 pages scraped
  • Manually ran revision 13a73187 and failed .
    nothing changed in the database
  • Created on morph.io

Scraper code

economist