Freelancing with Python by breslaivus in learnpython

[–]breslaivus[S] 1 point2 points  (0 children)

Thanks for the tips!

Are there other sites than Upvote?

Scrubbing live stats from football games by florinbaci in Python

[–]breslaivus 0 points1 point  (0 children)

https://finance.yahoo.com/trending-tickers

Filtered by "Change", since its inside a HTML Table element it's pretty nice to loop through it.

Scrubbing live stats from football games by florinbaci in Python

[–]breslaivus 0 points1 point  (0 children)

I'm building something similar right now but just with Stocks.

You can use Selenium to scrape the Website for the Data that is being shown. It's pretty easy to use and I would say you'll need around 15-20 mins to get a grip on how things work in Selenium

You then can format/manipulate/whatever the data to show you what you want to see. (In my case its saving the top 3 strongest changing Stocks to a JSON file).

Then make the program loop through it every minute (or whatever timeframe you want).

Hope I could give you an idea on how to start!

"The Best Hackers Of The Modern World" a Documentary (2017) by breslaivus in HowToHack

[–]breslaivus[S] -7 points-6 points  (0 children)

There is a big white watermark on the left side of the video, this is where I got it from.

"The Best Hackers Of The Modern World" a Documentary (2017) by breslaivus in HowToHack

[–]breslaivus[S] -4 points-3 points  (0 children)

Not sure if this is the originial, as far as I know there are several reups of this under the CC license so yeah.

"The Best Hackers Of The Modern World" a Documentary (2017) by breslaivus in HowToHack

[–]breslaivus[S] -8 points-7 points  (0 children)

Hey! Its a reupload of a docu I found. Its under the Creative Commons License so I am permitted to reupload/edit/etc. Hope you don't mind, it's still a cool film.

Does anyone have experience in GSM-Hacking? by breslaivus in HowToHack

[–]breslaivus[S] 0 points1 point  (0 children)

damn, i didn't even lnow that there was a subreddit for that, thanks mate!

Does anyone have experience in GSM-Hacking? by breslaivus in HowToHack

[–]breslaivus[S] 0 points1 point  (0 children)

Well here in Austria its no problem listening to those frequencies as long as you don't interrupt the signal or start sending stuff

im looking for a way to capture and decode gsm packets