captainGeech42 / ransomwatch

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

Conti: scraper fixed (#73) #90

Open biligonzales opened 2 years ago

biligonzales commented 2 years ago

Describe the changes

Fixed the Conti scraper to use the newsList javascript item because no html elements were available any longer.

Related issue(s)

This fixes issue #73

How was it tested?

  1. Add Conti url to config.yaml
  2. Run docker-compose build app
  3. Run docker-compose up --abort-on-container-exit
  4. Conti results are pushed again in the database

Checklist for a new scraper (delete if N/A)