Skip to content

Is this supported? #9

Description

@nbertagnolli

I ran the example following the steps in the readme exactly. On running the code with apify run I get

2021-02-06 10:27:24 [scrapy.core.scraper] ERROR: Spider error processing <GET https://apify.com/store> (referer: None) Traceback (most recent call last): File "/Users/tetracycline/anaconda3/lib/python3.7/site-packages/twisted/internet/defer.py", line 654, in _runCallbacks current.result = callback(current.result, *args, **kw) File "/Users/tetracycline/repos/actor-scrapy-executor/actor/spiders/run.py", line 22, in parse apify.pushData(output) AttributeError: module 'apify' has no attribute 'pushData'

Looking into the code it seems like the apify module and the apify python sdk are empty? Did the code get deleted or moved? The Pypi repository says "It's still work in progress, so please don't use this yet!"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions