DedSecInside / gotor

This program provides efficient web scraping services for Tor and non-Tor sites. The program has both a CLI and REST API.
GNU General Public License v3.0
159 stars 44 forks source link

Implement getHeaders function from info.py in TorBot #7

Closed KingAkeem closed 4 years ago

KingAkeem commented 6 years ago

The only part of info.py that we're concerned about is the getHeaders function https://github.com/DedSecInside/TorBot/blob/a829cc17c9a3aee5596b39e17d3e37b9923d24ea/modules/info.py#L35

yulrizka commented 5 years ago

Hello, this seems to be an interesting, I would like to take a shot on it :)

KingAkeem commented 5 years ago

This project has actually been moved here: https://github.com/KingAkeem/TorBotApp. I would appreciate any help though, I'd like to move our framework from React to Vue and finetune the UI to be more user-friendly. Testing and documentation would also be very helpful.