captainGeech42 / ransomwatch

Ransomware leak site monitoring
MIT License
305 stars 64 forks source link

cl0p scraper broken #63

Closed captainGeech42 closed 2 years ago

captainGeech42 commented 2 years ago

Describe the bug Cl0p scraper out of date

Logs

Traceback (most recent call last):
  File "/app/ransomwatch.py", line 66, in main
    s.scrape_victims()
  File "/app/sites/cl0p.py", line 21, in scrape_victims
    victim_list = soup.find("div", class_="collapse-section").find_all("li")
AttributeError: 'NoneType' object has no attribute 'find_all'

should probably just update this to the v3 site as well

OkkarMin commented 2 years ago

It seems like Cl0p added