Skip to content

Fix broken API with new Scrapy versions#9

Open
vladkvit wants to merge 1 commit into
sangaline:masterfrom
vladkvit:vladkvit-patch-1
Open

Fix broken API with new Scrapy versions#9
vladkvit wants to merge 1 commit into
sangaline:masterfrom
vladkvit:vladkvit-patch-1

Conversation

@vladkvit
Copy link
Copy Markdown

schedule() was deprecated and has been removed - scrapy/scrapy#542 (comment)
Swapping it for crawl() seems to work.

schedule() is deprecated
@licryle
Copy link
Copy Markdown

licryle commented Dec 11, 2023

+1

@shanept
Copy link
Copy Markdown

shanept commented Feb 18, 2024

I have merged these into my own local codebase and confirmed they fixed my issue (identical to #11 and sangaline/wayback-machine-scraper#18).

+1 for this PR

@YangVincent
Copy link
Copy Markdown

+1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants