Skip to content
This repository has been archived by the owner on Jul 9, 2022. It is now read-only.

cl0p scraper broken #63

Closed
captainGeech42 opened this issue Aug 9, 2021 · 1 comment
Closed

cl0p scraper broken #63

captainGeech42 opened this issue Aug 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@captainGeech42
Copy link
Owner

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

@captainGeech42 captainGeech42 added the bug Something isn't working label Aug 9, 2021
@OkkarMin
Copy link

It seems like Cl0p added

  • queue system and
  • captcha

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants