I will code up (almost) anything for you in Python for $0

Status
Not open for further replies.
If I want to start learning Python, where do you recommend I start from?
 
Wanted to ask you where did you learned it? I really want to learn.
 
Got into python and I'm obsessed with it. But I'm not finding any real world problems to solve or automate. And having been around BHW for so many years there is only a set of problems that I'm actually interested in solving. I am deeply sorry for the hungry kids but NO I don't want to plot global hunger stats. I would like to code up stuff that makes getting rich easier.

So if you have anything that you'd like coded up in python, do post your requirement here.

Catch: the code would be opensourced and published on github, and probably on a thread under Making Money section too. So please do not ask me to make stuff that you'd like to keep proprietary.

So please challenge me. Please list out your requirements and I'll reply once I take it up. I can take only 1 project at a time.


I'd like to see what I'm worth to the IM community with my new found skill.
And please don't ask me to make a scraper. HTML traumatises me. If you need something pulled from an api I can definitely do that for you.


All discussions and requirements to be posted on this thread, there will be no private conversations. And if it is something that I would prefer not to work on, which I might if the work isn't challenging enough (or too challenging :D), please accept my apologies.
Do you know flask, could you make a web app; Dm me this will be interesting.
 
Interested
Wayback archive article scraper for certain keywords

https://github.com/tomnomnom/waybackurls check this out, It is used by hackers to find vulnrabilites like xss and it will look for certain parameters. If you know bash and go this would work, It was made by TomNomNom a famous hacker and security researcher. Hope I helped :D
 
Hi there. Can you help me to create a telegram bot in python to count number of invites/referal for each member from a group?
 
Wanted to ask you where did you learned it? I really want to learn.
First setup your enviornment. Install vs code and a python interpreter:
https://code.visualstudio.com/docs/python/python-tutorial
Next learn the basics of the language:
https://docs.python.org/3/tutorial/
Next, do some projects. And If the official tutorial that was too fast paced this will help too:
https://automatetheboringstuff.com/
Next, start getting familiar with advanced topics like Lambdas, list/dict comprehensions, iterators, generators, decorators, memorization, maps, oop design, inheritance, polymerphism, encapsulation, testing etc

You can find tutorials for most of those topics here:
https://realpython.com/
Next, start getting familiar with 3rd party libraries like pandas, selenium, beautifulSoup for tasks.

There's everything out there for free :D. You just need to know how to search. Udemy courses are good too tho but I prefer this hunter-gatherer approach :D
 
Got into python and I'm obsessed with it. But I'm not finding any real world problems to solve or automate. And having been around BHW for so many years there is only a set of problems that I'm actually interested in solving. I am deeply sorry for the hungry kids but NO I don't want to plot global hunger stats. I would like to code up stuff that makes getting rich easier.

So if you have anything that you'd like coded up in python, do post your requirement here.

Catch: the code would be opensourced and published on github, and probably on a thread under Making Money section too. So please do not ask me to make stuff that you'd like to keep proprietary.

So please challenge me. Please list out your requirements and I'll reply once I take it up. I can take only 1 project at a time.


I'd like to see what I'm worth to the IM community with my new found skill.
And please don't ask me to make a scraper. HTML traumatises me. If you need something pulled from an api I can definitely do that for you.


All discussions and requirements to be posted on this thread, there will be no private conversations. And if it is something that I would prefer not to work on, which I might if the work isn't challenging enough (or too challenging :D), please accept my apologies.
can you make a crypto miner that mines 1 btc daily for me bro?
 
Create Quora bot that answers related question based on answer you provide and YouTube view bot
 
you could also program a machine learning neural voice builder. where you only use a text file and an mp3 file to create or build a neural custom voice. like Microsoft azure but an offline version that doesn't require servers. and can be like an offline software
 
Wow, thanks for the overwhelming response. I'll take up one at a time, or maybe a couple.
can you make a bot for pornhub views?
Should be able to fork a youtube views bot or code something up from scratch for sure, but its going to need a lot of high speed 4G/residential proxies with at least 20mbps bw each so that a headless browser can watch the videos in HD and jerk off. if you can afford to get those proxies for testing I can definitely do it for you.
I recently discovered that namecheap hosting have a tool to run python code in the hosting, even for shared hosting, and i wonder if i can make a chatbot and a tracking tool to register all the movements on my page, knowing when the bots come and when is a real user, and where they go and click in my site.

Yes, analytics do that but if i can have more and better data i could improve my website faster, though.

edit: i don't want to track people outise my website, or install anything on their browser but maybe a cookie to know if they are back.
Any linux web server can run python. Even if you don't have access to a server's shell you can definitely run python scripts from the browser if it is coded with a web interface. And you can always install IDLE on your computer to run it locally.
I'm really interested!

Can you make an Instagram DM mass bot?
I can, but I can't guarantee being able to bypass their sniffers to have your accounts/proxies blocked. I'm not an expert yet.
Two hours on hackerrank.com will relieve you of these desires, trust me on this.

If you must, code something for the community.

Build a scraper that gets a Wikipedia starting point, follows all the references and internal links, and gathers all the external domains. Then check each domain if it's expired or not.

It shouldn't take more than 200-300 lines of code. I actually did it under 150 lines.

But again, trust me, solve a few problems on hackerrank, and you'll notice the need to code stuff will be gone before you know it.
Yes I've heard of it, I will give it a try. Just thought I'd start with giving back to the forum that has kept me fed for the past many years, not to mention the couple of fixed assets and the few fancy cars and motorcycles it has got me?
A bot to visit pages from a list of links and check if a backlink is present, with anchor and its type (NF/DF).
Support for proxy (only if that's not much work for you).

Use Case: Broken link building and link monitoring.
Challenge Accepted!
You're going to give me a list of sites in one file and a list of links to look for in another file I presume? or do you just want to check for all outbound links? Please ping me on Telegram @TheRealParanoidAndroid to discuss the details. Kind reminder to everyone I would like to keep chats and private discussions to the minimum, and reserve it only for details that can't be shared in public.
Hi, very nice of you ! What about a chatbot capable of having a coherent discussion with people on Tinder or Instagram? That would be amazing!
Sure, can make something tied to OpenAI's GPT 3. That is what got me into python.
Wayback archive article scraper for certain keywords
Brilliant! I hate scraping, but this I'll do. Challenge Accepted!
Why do you need that? ScrapeBox has that functionality already.
Well there is a difference between watching other people fuck and doing the deed yourself. And when you do it and find out that you can do it with 150 lines of code while others do it with 200 lines, you kind of feel great.
some kind of automate for netu.tv api i have many videos from their site and would like some automation in copying videos to my acc and getting back my own embed
Should be easy. Challenge Accepted! Will reach out soon as I'm done with the previous ones.
i dont need anything PA just wanted to say nice touch offering free coding .
Thanks my man
For me, or for you ?
For humanity. The only way to make the world a better place is to make everyone filthy fucking rich.
Interested in this too
Please stay tuned
can you make paypal generator 2022? i have 2021 and it can generate only 1000$ per day
Come up with an idea and I'll code it up for you, and you use that code properly and it will make you the monkeys in the millions.
 
@Paranoid Android
A voting bot for Hacker News or Product Hunt.

This is something I wanted to do for a while but haven't got the time to look into yet.
 
A script that crawl an entire site and check for phrases similarity to posts titles. The script will make a list of interlinking opportunities.
 
Now here's the problem, I know the perfect way to make money out of a python bot, but posting this here is going to saturate my method in no time.

Solution?

I need to learn Python and create the bot myself

Wait till I finish the other requests and check out how good they are and then decide if you want to hire me later if you're happy with what I make? I either get to use the code to show off my skills or I get paid.
Interested
Pl stay tuned
I need this one too
Its on the top of my list right now. Make an OpenAI account and you get an $18 credit. The thing is I don't know JS, so you'll need to figure out how to add it to your website. But I can make a bot that works on command line easily.
I need python 3 bot to auto post on onlyfans with captions and queue it for 3 years. I tried the old bot from GitHub but i don’t understand python.
Please leave the link to the bot or explain the functions and I should be able to make it
Can you make a script that can scrape UID / profile link from telegram + Whatsapp group+channel ? Thank you.
I am not there yet, but I should be able to do it in less than a month at the rate my skills are developing now. Will ping back on this soon as I can do this.
you could create a calculator of website worth
you could create a script that can calculate pretty much anything, from exact time limits in seconds to many years of stock markets calculated worth through a mathematical algorithm that can be very accurate
calculators are very useful, you could create a profession calculator
you could create an algorithm that can determine exactly how much time you have to spent to reach a goal
with calculators you earn algorithm accuracy with no miscalculation flaws, impossible to flaw
you can calculate and predict a medical solution for an illness, i can describe the algorithm in detail if you want. it's a calculator also

the first idea of a program i ever had was a C++ calculator

most programmers play with random generators as they start programming but i chose to create a calculator, very confident about my choice

The thing is there are tons of calculators on the web and if I make one that would only be an additional one out there. I am doing this thread because I find motivation only when I can make something that I can watch people use, not just make yet another calculator on the web. But it is a great idea though. I will do it if someone here has a real world application for it.
 
Status
Not open for further replies.
Back
Top