Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 342 Bytes

File metadata and controls

15 lines (12 loc) · 342 Bytes

Radiograph Diagnosis Quiz Crawler

Description

Able to crawl radiograph diagnosis quizzes from:

  • KSTR Weekly Chest Cases

Dependency

  • bs4
  • tqdm
  • selenium
  • undetected_chromedriver

Caution

CHECK "/robots.txt" OF WEBSITES YOU WANT TO CRAWL.
IF IT SAYS "DISALLOW: [some link that you want to crawl]", DO NOT CRAWL FROM THERE.