mercredi 20 novembre 2019

Python scraping in virustotal.com

I want to get malware hashes from https://www.virustotal.com/gui/user/thor/comments this comments and save to text file or database.After that in every 5 minutes refreshes itself and automatically adds new hashes to text file or database. i tried it with beautifulsoup and request libs but this comments don't have tag(a, div etc.) and class because comment section works on javascript.

How can i scrape this hashes from comments?

Thanks for helping.




Aucun commentaire:

Enregistrer un commentaire