ransomwatch
ransomwatch copied to clipboard
Conti: scraper fixed (#73)
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?
- Add Conti url to
config.yaml - Run
docker-compose build app - Run
docker-compose up --abort-on-container-exit - Conti results are pushed again in the database
Checklist for a new scraper (delete if N/A)
- [x] The URL for the site is nowhere in the git history
- [x] The site is added to
config.sample.yaml - [x] There aren't any debug logging statements/etc. (there was one
logging.debugthere, I left it as it was) - [x] The data going into the DB is properly parsed and is accurate