Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Web Crawler (Spider)

# Scrapy is a powerful and scalable web-crawling framework.
Scrapy==2.13.4
Scrapy==2.14.2
# If you need to handle JavaScript-heavy websites, Playwright or Selenium can be used for browser automation.
# Playwright is a more modern alternative and is often easier to use asynchronously.
playwright==1.45.0
Expand Down