Skip to content

Commit ac39d3d

Browse files
author
Juyeong Lee
committed
chore: change directory structure
1 parent 4a348e1 commit ac39d3d

13 files changed

File tree

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/__init__.py renamed to scrapy-playwright_news_crawler/crawler/__init__.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/items.py renamed to scrapy-playwright_news_crawler/crawler/items.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/middlewares.py renamed to scrapy-playwright_news_crawler/crawler/middlewares.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/pipelines.py renamed to scrapy-playwright_news_crawler/crawler/pipelines.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/settings.py renamed to scrapy-playwright_news_crawler/crawler/settings.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/spiders/__init__.py renamed to scrapy-playwright_news_crawler/crawler/spiders/__init__.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapyplaywright_news_crawler/spiders/daum_news_crawler.py renamed to scrapy-playwright_news_crawler/crawler/spiders/daum_news_crawler.py

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/scrapy.cfg renamed to scrapy-playwright_news_crawler/scrapy.cfg

File renamed without changes.

scrapy-playwright_news_crawler/scrapyplaywright_news_crawler/news_urls.jsonl

Whitespace-only changes.

0 commit comments

Comments
 (0)