I apologize in advance if this is not the correct forum or if I have not asked my question properly. This is my first time working with this language and/or StackOverflow.
With that out of the way: I am learning Python. My first project was a parser for a credentials dump. For the second, I decided to work on a reversing/forking project. It has significantly increased my understanding of many processes. That being said, I have encountered an issue that I cannot locate.
I am modifying DumpMon, a paste site scraping Twitterbot. To remove the unnecessary overhead of Twitter interaction, I am trying to make it publish the scraped credentials to a local SQLite3 database. This will likely be changed in the future to directly mount up to an extended credentials database.
At this point, I believe my scraping and database interactions are correct. However, even after an applicable paste is analyzed, it does not get placed in the database. Can anyone look at this and point me in the correct direction?
The project is located at: http://ift.tt/1dISfJU
Thanks in advance for any advice!
Aucun commentaire:
Enregistrer un commentaire