Have Instagram data
Hi Bartira, I recently used the following Instagram tool/scraper: https://github. com/rarcega/instagram-scraper It allows for scraping photos for a single or multiple users, but also for hashtags. You can also retrieve metadata such as comments. It requires a bit of a technical setup to use, so if you are unfamiliar with running scripts you might need to ask someone for help. In general these are the installation instructions (which I tested and worked and which my students successfully replicated): 1. Install pip https://pip.pypa.io/en/stable/installing/ 2. Install Python 2.7x https://www.python.org/do wnloads/release/python-2713/ 3. Then follow install instructions on https://github.com/rarcega/ instagram-scraper <https://github.com/rarcega/instagram-scraper> 4. If you follow the steps on the page it should work Hope this helps. Best regards, Anne Helmond --- Dr. Anne Helmond | Assistant Professor of New Media and Digital Culture University of Amsterdam | Turfdraagsterpad 9 | 1012 XT Amsterdam | The Netherlands http://www.uva.nl/profile/a.helmond | http://www.annehelmond.nl/ | @silvertje Highlighted publication: Helmond, Anne. 2015. “The Platformization of the Web: Making Web Data Platform Ready.” Social Media + Society 1 (2). doi:10.1177/2056305115603080. On 15 November 2017 at 13:39, <air-l-request@listserv.aoir.org> wrote:
Send Air-L mailing list submissions to air-l@listserv.aoir.org
To subscribe or unsubscribe via the World Wide Web, visit http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org or, via email, send a message with subject or body 'help' to air-l-request@listserv.aoir.org
You can reach the person managing the list at air-l-owner@listserv.aoir.org
Message: 2 Date: Wed, 15 Nov 2017 03:46:35 +0000 From: bartira lins <bartiralins@hotmail.com> To: "air-l@listserv.aoir.org" <air-l@listserv.aoir.org> Subject: [Air-L] Have Instagram data Message-ID: <FR1P152MB147760AA1975BBA160A311EEA8290@FR1P152MB1477. LAMP152.PROD.OUTLOOK.COM>
Content-Type: text/plain; charset="utf-8"
Hello,
Il Will need to take data from Instagram and blogs for my research. I use nodexl, tags, R, but i dont know how to take th?se data. Some idea?
Many thanks,
Bartira Lins Doctoral student - Political Science UFPE
Dear Anne, Thanks for sharing the scraping tool! Instagram’s API change in 2016 was an unfortunate event for many researchers, in my opinion. I have struggled finding a work around for a very long time. Dear Bartira, I used Netlytic <https://netlytic.org/> .It is not as robust as the method Anne suggested because I don’t know how do they do the scraping and if there is anything left out. There is a bit of a learning curve and effort you need to put to clean csv file it gives. What kind of data are you interested in? If you want to download photos please do write back. I have used medialinks Netlytic gave me to scrape photos with a script. Best, --------------------------------------------------- Ayşenur Ataman Ph.D. Candidate in Developmental Psychology The Graduate Center, City University of New York Research Associate with Children’s Environment Research Group<http://cergnyc.org/> www.aysenurataman.com<http://www.aysenurataman.com> On Nov 15, 2017, at 8:00 AM, Anne Helmond <anne@digitalmethods.net<mailto:anne@digitalmethods.net>> wrote: Hi Bartira, I recently used the following Instagram tool/scraper: https://github. com/rarcega/instagram-scraper It allows for scraping photos for a single or multiple users, but also for hashtags. You can also retrieve metadata such as comments. It requires a bit of a technical setup to use, so if you are unfamiliar with running scripts you might need to ask someone for help. In general these are the installation instructions (which I tested and worked and which my students successfully replicated): 1. Install pip https://pip.pypa.io/en/stable/installing/ 2. Install Python 2.7x https://www.python.org/do wnloads/release/python-2713/ 3. Then follow install instructions on https://github.com/rarcega/ instagram-scraper <https://github.com/rarcega/instagram-scraper> 4. If you follow the steps on the page it should work Hope this helps. Best regards, Anne Helmond --- Dr. Anne Helmond | Assistant Professor of New Media and Digital Culture University of Amsterdam | Turfdraagsterpad 9 | 1012 XT Amsterdam | The Netherlands http://www.uva.nl/profile/a.helmond | http://www.annehelmond.nl/ | @silvertje Highlighted publication: Helmond, Anne. 2015. “The Platformization of the Web: Making Web Data Platform Ready.” Social Media + Society 1 (2). doi:10.1177/2056305115603080. On 15 November 2017 at 13:39, <air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org>> wrote: Send Air-L mailing list submissions to air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org> To subscribe or unsubscribe via the World Wide Web, visit http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org or, via email, send a message with subject or body 'help' to air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org> You can reach the person managing the list at air-l-owner@listserv.aoir.org<mailto:air-l-owner@listserv.aoir.org> Message: 2 Date: Wed, 15 Nov 2017 03:46:35 +0000 From: bartira lins <bartiralins@hotmail.com<mailto:bartiralins@hotmail.com>> To: "air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>" <air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>> Subject: [Air-L] Have Instagram data Message-ID: <FR1P152MB147760AA1975BBA160A311EEA8290@FR1P152MB1477. LAMP152.PROD.OUTLOOK.COM<http://lamp152.prod.outlook.com>> Content-Type: text/plain; charset="utf-8" Hello, Il Will need to take data from Instagram and blogs for my research. I use nodexl, tags, R, but i dont know how to take th?se data. Some idea? Many thanks, Bartira Lins Doctoral student - Political Science UFPE _______________________________________________ The Air-L@listserv.aoir.org<mailto:Air-L@listserv.aoir.org> mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org Join the Association of Internet Researchers: http://www.aoir.org/
Dear Aysenur, Thanks too for Sharring the Netlytic. Im interested in comments about politics. Im researching electoral behavior in Brazil and Instagram is growing fastly here. Do you have a indication for blogs and sites? Best, Bartira Lins +55 (81) 98991.5062
Em 15 de nov de 2017, às 15:48, Aysenur Ataman <aataman@gradcenter.cuny.edu> escreveu:
Dear Anne,
Thanks for sharing the scraping tool! Instagram’s API change in 2016 was an unfortunate event for many researchers, in my opinion. I have struggled finding a work around for a very long time.
Dear Bartira, I used Netlytic <https://netlytic.org/> .It is not as robust as the method Anne suggested because I don’t know how do they do the scraping and if there is anything left out. There is a bit of a learning curve and effort you need to put to clean csv file it gives. What kind of data are you interested in? If you want to download photos please do write back. I have used medialinks Netlytic gave me to scrape photos with a script.
Best,
--------------------------------------------------- Ayşenur Ataman
Ph.D. Candidate in Developmental Psychology The Graduate Center, City University of New York
Research Associate with Children’s Environment Research Group<http://cergnyc.org/>
www.aysenurataman.com<http://www.aysenurataman.com>
On Nov 15, 2017, at 8:00 AM, Anne Helmond <anne@digitalmethods.net<mailto:anne@digitalmethods.net>> wrote:
Hi Bartira,
I recently used the following Instagram tool/scraper: https://github. com/rarcega/instagram-scraper It allows for scraping photos for a single or multiple users, but also for hashtags. You can also retrieve metadata such as comments. It requires a bit of a technical setup to use, so if you are unfamiliar with running scripts you might need to ask someone for help. In general these are the installation instructions (which I tested and worked and which my students successfully replicated):
1. Install pip https://pip.pypa.io/en/stable/installing/ 2. Install Python 2.7x https://www.python.org/do wnloads/release/python-2713/ 3. Then follow install instructions on https://github.com/rarcega/ instagram-scraper <https://github.com/rarcega/instagram-scraper> 4. If you follow the steps on the page it should work
Hope this helps.
Best regards, Anne Helmond
---
Dr. Anne Helmond | Assistant Professor of New Media and Digital Culture University of Amsterdam | Turfdraagsterpad 9 | 1012 XT Amsterdam | The Netherlands http://www.uva.nl/profile/a.helmond | http://www.annehelmond.nl/ | @silvertje
Highlighted publication:
Helmond, Anne. 2015. “The Platformization of the Web: Making Web Data Platform Ready.” Social Media + Society 1 (2). doi:10.1177/2056305115603080.
On 15 November 2017 at 13:39, <air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org>> wrote:
Send Air-L mailing list submissions to air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>
To subscribe or unsubscribe via the World Wide Web, visit http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org or, via email, send a message with subject or body 'help' to air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org>
You can reach the person managing the list at air-l-owner@listserv.aoir.org<mailto:air-l-owner@listserv.aoir.org>
Message: 2 Date: Wed, 15 Nov 2017 03:46:35 +0000 From: bartira lins <bartiralins@hotmail.com<mailto:bartiralins@hotmail.com>> To: "air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>" <air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>> Subject: [Air-L] Have Instagram data Message-ID: <FR1P152MB147760AA1975BBA160A311EEA8290@FR1P152MB1477. LAMP152.PROD.OUTLOOK.COM<http://lamp152.prod.outlook.com>>
Content-Type: text/plain; charset="utf-8"
Hello,
Il Will need to take data from Instagram and blogs for my research. I use nodexl, tags, R, but i dont know how to take th?se data. Some idea?
Many thanks,
Bartira Lins Doctoral student - Political Science UFPE
_______________________________________________ The Air-L@listserv.aoir.org<mailto:Air-L@listserv.aoir.org> mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org
Join the Association of Internet Researchers: http://www.aoir.org/
_______________________________________________ The Air-L@listserv.aoir.org mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org
Join the Association of Internet Researchers: http://www.aoir.org/
I’m not sure what is it you are interested in blogs and sites but with Netlytic, I believe you can scrape comments written under blog post. You may want to play with it to see. Best, Aysenur
On Nov 15, 2017, at 10:34 AM, bartira lins <bartiralins@hotmail.com> wrote:
Dear Aysenur,
Thanks too for Sharring the Netlytic. Im interested in comments about politics. Im researching electoral behavior in Brazil and Instagram is growing fastly here.
Do you have a indication for blogs and sites?
Best,
Bartira Lins +55 (81) 98991.5062
Em 15 de nov de 2017, às 15:48, Aysenur Ataman <aataman@gradcenter.cuny.edu> escreveu:
Dear Anne,
Thanks for sharing the scraping tool! Instagram’s API change in 2016 was an unfortunate event for many researchers, in my opinion. I have struggled finding a work around for a very long time.
Dear Bartira, I used Netlytic <https://netlytic.org/> .It is not as robust as the method Anne suggested because I don’t know how do they do the scraping and if there is anything left out. There is a bit of a learning curve and effort you need to put to clean csv file it gives. What kind of data are you interested in? If you want to download photos please do write back. I have used medialinks Netlytic gave me to scrape photos with a script.
Best,
--------------------------------------------------- Ayşenur Ataman
Ph.D. Candidate in Developmental Psychology The Graduate Center, City University of New York
Research Associate with Children’s Environment Research Group<http://cergnyc.org/>
www.aysenurataman.com<http://www.aysenurataman.com>
On Nov 15, 2017, at 8:00 AM, Anne Helmond <anne@digitalmethods.net<mailto:anne@digitalmethods.net>> wrote:
Hi Bartira,
I recently used the following Instagram tool/scraper: https://github. com/rarcega/instagram-scraper It allows for scraping photos for a single or multiple users, but also for hashtags. You can also retrieve metadata such as comments. It requires a bit of a technical setup to use, so if you are unfamiliar with running scripts you might need to ask someone for help. In general these are the installation instructions (which I tested and worked and which my students successfully replicated):
1. Install pip https://pip.pypa.io/en/stable/installing/ 2. Install Python 2.7x https://www.python.org/do wnloads/release/python-2713/ 3. Then follow install instructions on https://github.com/rarcega/ instagram-scraper <https://github.com/rarcega/instagram-scraper> 4. If you follow the steps on the page it should work
Hope this helps.
Best regards, Anne Helmond
---
Dr. Anne Helmond | Assistant Professor of New Media and Digital Culture University of Amsterdam | Turfdraagsterpad 9 | 1012 XT Amsterdam | The Netherlands http://www.uva.nl/profile/a.helmond | http://www.annehelmond.nl/ | @silvertje
Highlighted publication:
Helmond, Anne. 2015. “The Platformization of the Web: Making Web Data Platform Ready.” Social Media + Society 1 (2). doi:10.1177/2056305115603080.
On 15 November 2017 at 13:39, <air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org>> wrote:
Send Air-L mailing list submissions to air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>
To subscribe or unsubscribe via the World Wide Web, visit http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org or, via email, send a message with subject or body 'help' to air-l-request@listserv.aoir.org<mailto:air-l-request@listserv.aoir.org>
You can reach the person managing the list at air-l-owner@listserv.aoir.org<mailto:air-l-owner@listserv.aoir.org>
Message: 2 Date: Wed, 15 Nov 2017 03:46:35 +0000 From: bartira lins <bartiralins@hotmail.com<mailto:bartiralins@hotmail.com>> To: "air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>" <air-l@listserv.aoir.org<mailto:air-l@listserv.aoir.org>> Subject: [Air-L] Have Instagram data Message-ID: <FR1P152MB147760AA1975BBA160A311EEA8290@FR1P152MB1477. LAMP152.PROD.OUTLOOK.COM<http://lamp152.prod.outlook.com>>
Content-Type: text/plain; charset="utf-8"
Hello,
Il Will need to take data from Instagram and blogs for my research. I use nodexl, tags, R, but i dont know how to take th?se data. Some idea?
Many thanks,
Bartira Lins Doctoral student - Political Science UFPE
_______________________________________________ The Air-L@listserv.aoir.org<mailto:Air-L@listserv.aoir.org> mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org
Join the Association of Internet Researchers: http://www.aoir.org/
_______________________________________________ The Air-L@listserv.aoir.org mailing list is provided by the Association of Internet Researchers http://aoir.org Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org
Join the Association of Internet Researchers: http://www.aoir.org/
Hi Anne, So many thank! ! It will be really helpful I would just know if you have a tool to scrap "bogs and sites"? best regards, Bartira ________________________________ De: Air-L <air-l-bounces@listserv.aoir.org> em nome de Anne Helmond <anne@digitalmethods.net> Enviado: quarta-feira, 15 de novembro de 2017 13:00 Para: air-l@listserv.aoir.org Assunto: [Air-L] Have Instagram data Hi Bartira, I recently used the following Instagram tool/scraper: https://github. com/rarcega/instagram-scraper It allows for scraping photos for a single or multiple users, but also for hashtags. You can also retrieve metadata such as comments. It requires a bit of a technical setup to use, so if you are unfamiliar with running scripts you might need to ask someone for help. In general these are the installation instructions (which I tested and worked and which my students successfully replicated): 1. Install pip https://pip.pypa.io/en/stable/installing/ Installation — pip 9.0.1 documentation<https://pip.pypa.io/en/stable/installing/> pip.pypa.io Warning. Be cautious if you're using a Python install that's managed by your operating system or another package manager. get-pip.py does not coordinate with those ... 2. Install Python 2.7x https://www.python.org/do [https://www.python.org/static/opengraph-icon-200x200.png]<https://www.python.org/do> Welcome to Python.org<https://www.python.org/do> www.python.org The official home of the Python Programming Language wnloads/release/python-2713/ 3. Then follow install instructions on https://github.com/rarcega/ [https://avatars2.githubusercontent.com/u/140931?s=400&v=4]<https://github.com/rarcega/> rarcega (Richard Arcega) · GitHub<https://github.com/rarcega/> github.com rarcega has 25 repositories available. Follow their code on GitHub. instagram-scraper <https://github.com/rarcega/instagram-scraper> [https://avatars2.githubusercontent.com/u/140931?s=400&v=4]<https://github.com/rarcega/instagram-scraper> GitHub - rarcega/instagram-scraper: Scrapes an instagram ...<https://github.com/rarcega/instagram-scraper> github.com instagram-scraper - Scrapes an instagram user's photos and videos 4. If you follow the steps on the page it should work Hope this helps. Best regards, Anne Helmond --- Dr. Anne Helmond | Assistant Professor of New Media and Digital Culture University of Amsterdam | Turfdraagsterpad 9 | 1012 XT Amsterdam | The Netherlands http://www.uva.nl/profile/a.helmond | http://www.annehelmond.nl/ | Anne Helmond – Assistant Professor of New Media and ...<http://www.annehelmond.nl/> www.annehelmond.nl David Nieborg, Fernando van der Vlist and I would like to circulate the pre-print of our conference paper on ‘The Political Economy of Social Data: A Historical ... @silvertje Highlighted publication: Helmond, Anne. 2015. “The Platformization of the Web: Making Web Data Platform Ready.” Social Media + Society 1 (2). doi:10.1177/2056305115603080. On 15 November 2017 at 13:39, <air-l-request@listserv.aoir.org> wrote:
Send Air-L mailing list submissions to air-l@listserv.aoir.org
To subscribe or unsubscribe via the World Wide Web, visit http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org Air-L Info Page - Air-L -- Association of Internet Researchers<http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org> listserv.aoir.org The Association of Internet Researchers is an academic association dedicated to the advancement of the cross-disciplinary field of Internet studies.
or, via email, send a message with subject or body 'help' to air-l-request@listserv.aoir.org
You can reach the person managing the list at air-l-owner@listserv.aoir.org
Message: 2 Date: Wed, 15 Nov 2017 03:46:35 +0000 From: bartira lins <bartiralins@hotmail.com> To: "air-l@listserv.aoir.org" <air-l@listserv.aoir.org> Subject: [Air-L] Have Instagram data Message-ID: <FR1P152MB147760AA1975BBA160A311EEA8290@FR1P152MB1477. LAMP152.PROD.OUTLOOK.COM>
Content-Type: text/plain; charset="utf-8"
Hello,
Il Will need to take data from Instagram and blogs for my research. I use nodexl, tags, R, but i dont know how to take th?se data. Some idea?
Many thanks,
Bartira Lins Doctoral student - Political Science UFPE
_______________________________________________ The Air-L@listserv.aoir.org mailing list is provided by the Association of Internet Researchers http://aoir.org AoIR – Association of Internet Researchers<http://aoir.org/> aoir.org Organization devoted to the study of the Internet and its various impacts from multidisciplinary fields. Academic based with listserv. Subscribe, change options or unsubscribe at: http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org Air-L Info Page - Air-L -- Association of Internet Researchers<http://listserv.aoir.org/listinfo.cgi/air-l-aoir.org> listserv.aoir.org The Association of Internet Researchers is an academic association dedicated to the advancement of the cross-disciplinary field of Internet studies. Join the Association of Internet Researchers: http://www.aoir.org/ AoIR – Association of Internet Researchers<http://www.aoir.org/> www.aoir.org Organization devoted to the study of the Internet and its various impacts from multidisciplinary fields. Academic based with listserv.
participants (3)
-
Anne Helmond -
Aysenur Ataman -
bartira lins