Skip to content

Refactor BasicCrawler so that it works better with Apify SDK init #806

Description

@janbuchar
crawler = BasicCrawler()

async with Actor:
    await crawler.run()

⬆️ This doesn't work, but it'd be nice if it did.

I guess that it'll require some internal restructuring of BasicCrawler, but it shouldn't be breaking.

Originally posted by @janbuchar in #691 (comment)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request.t-toolingIssues with this label are in the ownership of the tooling team.v0.5

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions