From 01ab955a44b0634a3a5c1e38223d2c5afc2bf7ac Mon Sep 17 00:00:00 2001 From: rita Date: Mon, 17 Aug 2020 21:02:28 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0d1b89..1f0c5a5 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ The Network We de(Served) is a research project that encompasses a collection of My role in the project included researching, designing and programming one of the online and printed publications, where I prototyped scraping tools to display the fragments of our intermittent network, reflecting on the ephemeral aspect of the web. These small scripts are written in Python and are based on web scraping methods. Web scraping is the process of gathering data, in this case, through automated actions. During this project, I was using these tools to crawl information from our network: images, the status of links, names of pages. By exploring and using this content I was hoping to overview the success or failure of our pages. The fragility of the network, but also the ability to grow and to discover new connections, really relates to our learning process throughout this research. + +![Tools image](https://git.xpub.nl/rita/Scraping_Tools/raw/branch/master/Tool_1.png "Tool")