Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.46 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.46 KB

WebCraper-Collections

Requirements

Usage

  1. 导入脚本

    复制 youtube_playlists.json 文件内容粘贴至 Chrome -> F12 -> Web Scraper -> Import Sitemap -> Sitemap JSON

  2. 修改爬取网址

    Web Scrape -> Sitemap xx -> Edit metadata -> Start URL

    如 Steve TV Show, https://www.youtube.com/c/SteveTVShow/playlists

    可设置多个 URL

  3. 爬取

    Web Scrape -> Sitemap xx -> Scrape, 等待爬取完成, 完成后可通过点击 Web Scrape -> refresh 预览数据

  4. 导出数据

    Web Scrape -> Sitemap xx -> Export data, 支持格式: xlsx 和 csv

  • 根据 YouTube 播放列表地址, 爬取播放列表标题文本及 URL
  • 爬取播放列表中的视频标题及 URL (播放列表较多时, 会比较慢, 不建议用)