Skip to content

Error scraping old tweets #17

Description

**pi@raspberrypi:**~/dump-scraper $ python dumpscraper.py --verbose scrapeold -s 2016-01-01 -u 2016-03-28 
[DEBUG] =========================================
[DEBUG] Application Started
[DEBUG] =========================================
Dump Scraper 1.0.0 - A better way of scraping
Copyright (C) 2015-2016 FabbricaBinaria - Davide Tampellini
===============================================================================
Dump Scraper is Free Software, distributed under the terms of the GNU General
Public License version 3 or, at your option, any later version.
This program comes with ABSOLUTELY NO WARRANTY as per sections 15 & 16 of the
license. See http://www.gnu.org/licenses/gpl-3.0.html for details.
===============================================================================
[INFO] Processing day: 2016-03-27
[INFO] Processing day: 2016-03-25
Traceback (most recent call last):
  File "dumpscraper.py", line 293, in <module>
    scraper.run()
  File "dumpscraper.py", line 278, in run
    runner.run()
  File "/home/pi/dump-scraper/lib/runner/scrapeold.py", line 109, in run
    url = origurl + '&scroll_cursor=' + json_data['scroll_cursor']
KeyError: 'scroll_cursor'
**pi@raspberrypi:**~/dump-scraper $ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions