All Projects → fourwadu → akamai-collector

fourwadu / akamai-collector

Licence: MIT license
Akamai sensor data collector with API and database support!

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to akamai-collector

heroku-stack-container-repo
After deploying this repo your Heroku app will have stack as container. After that you just have to deploy your own original app.
Stars: ✭ 43 (-28.33%)
Mutual labels:  heroku
pack-images
Recipies for building Heroku's Cloud Native Buildpacks builder images
Stars: ✭ 32 (-46.67%)
Mutual labels:  heroku
ChartTheStockMarket
🔥 📈 💸 Chart the Stock Market - FCC Challenge
Stars: ✭ 39 (-35%)
Mutual labels:  heroku
trashed
Trashed is an organizational tool designed to help users keep their communities clean.
Stars: ✭ 13 (-78.33%)
Mutual labels:  heroku
sinatras-skeleton
Basic Sinatra Skeleton MVC CRUD App with Sprockets, Warden, ActiveRecord and PostgresQL
Stars: ✭ 13 (-78.33%)
Mutual labels:  heroku
telegram-bot-tutorial
Telegram bot tutorial using python and flask
Stars: ✭ 44 (-26.67%)
Mutual labels:  heroku
detect-cloudflare-plus
True Sight Firefox extension.
Stars: ✭ 34 (-43.33%)
Mutual labels:  akamai
buildpacks-ruby
An experimental Cloud Native Buildpack for Ruby
Stars: ✭ 15 (-75%)
Mutual labels:  heroku
representable
We’re creating maps of communities to fight for fair representation. Add your community to the map today and make your voice heard.
Stars: ✭ 14 (-76.67%)
Mutual labels:  heroku
ai-image-recognition-web
Derin Öğrenme Kütüphanesi Keras ile Python Flask Web Framework Üzerinde Nesne Tanıma Uygulaması - https://vision-image-classify.herokuapp.com/
Stars: ✭ 24 (-60%)
Mutual labels:  heroku
NadekoBot
This is fork of the original NadekoBot, the general purpose of this fork is to make it work on Heroku cloud. Microsoft Sql Server and PostgreSQL edition.
Stars: ✭ 17 (-71.67%)
Mutual labels:  heroku
Discord-Study-Bot
Discord-Study-Bot is a Study-Time-based leaderboard system in discord servers. This features an Overall leaderboard and leaderboards based on a Daily, Weekly, and Monthly basis.
Stars: ✭ 20 (-66.67%)
Mutual labels:  heroku
telemirror
Telegram forwarder from channels via Telegram Client API (telethon)
Stars: ✭ 66 (+10%)
Mutual labels:  heroku
Deployment to heroku django
This is just a way of deploying to heroku with a django framework application.I hope i would be of help.
Stars: ✭ 30 (-50%)
Mutual labels:  heroku
plaxt
Webhooks based Trakt.tv scrobbling for Plex
Stars: ✭ 20 (-66.67%)
Mutual labels:  heroku
yt-heroku-demo
Code and instructions used in my YouTube video on how to deploy Spring Boot applications on Heroku
Stars: ✭ 21 (-65%)
Mutual labels:  heroku
Tasks
Simple tasks & notes manager written in PHP, jQuery and Bootstrap using a custom flat file database.
Stars: ✭ 102 (+70%)
Mutual labels:  heroku
honeyku
A Heroku-based web honeypot that can be used to create and monitor fake HTTP endpoints (i.e. honeytokens).
Stars: ✭ 56 (-6.67%)
Mutual labels:  heroku
cli-eaa
CLI for Enterprise Application Access (EAA)
Stars: ✭ 19 (-68.33%)
Mutual labels:  akamai
IsSeptaFcked
Real-time status for Philadelphia Regional Rail
Stars: ✭ 47 (-21.67%)
Mutual labels:  heroku

Browser Data Collector

Browser data collection made easy
Deploy in minutes (possibly seconds!)

The collected data can be used for battling anti-bots such as Akamai, PX, and much more!

Installation

Heroku

Deploy

  • Create a free database at MongoDB
  • Click the Deploy to Heroku button above
  • Enter your newly created MongoDB's URI as prompted
  • Create your app and enjoy :)

Manual

Requires Node.js (See https://nodejs.org/en/download/)

  • Clone the repository: git clone https://github.com/fourwadu/hayai-akamai-collector
  • Create a free database at MongoDB
  • Open the example.env file
  • Replace your_mongo_uri with your newly created MongoDB's URI
  • Replace the PORT if needed (80 for default HTTP)
  • Rename the file to .env
  • Install dependencies: npm i
  • Start it: npm start

Credits

Collector Source - Charlie (@0charlie01)
Front-end, API - wadu (@fourwadu)
Hosting, modifications to script - sauce (@saucesteals)

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Copyright (c) 2020 hayai

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].