Skip to content

Conversation

@kingtroga
Copy link

Changed scrapy.contrib.linkextractors and scrapy.contrib.spiders to scrapy.linkextractors and scrapy.spiders respectfully.
Why? Because the latter was causing an Error due to the fact that scrapy.contrib has been deprecated for ages now.
(https://docs.scrapy.org/en/latest/news.html#deprecation-removals)

Changed `scrapy.contrib.linkextractors` and `scrapy.contrib.spiders` to `scrapy.linkextractors` and `scrapy.spiders` respectfully. 
Why? Because the latter was causing an Error due to the fact that  `scrapy.contrib` has been deprecated for ages now.
(https://docs.scrapy.org/en/latest/news.html#deprecation-removals)
@JosephWhang
Copy link

JosephWhang commented Jul 15, 2022 via email

@ACPK
Copy link
Contributor

ACPK commented Feb 6, 2023

@kingtroga kingtroga closed this May 27, 2023
@JosephWhang
Copy link

JosephWhang commented May 27, 2023 via email

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.

3 participants