Free PYTHON AUTOMATION SCRIPT

Status
Not open for further replies.
Scraping emails using a search engine and a few keywords that can be changed.
 
a python script that converts HTML to plain text would be amazing
 
Is there a way i can message you privately? perhaps skype if possible? Let me know as it's something i would like to do privately
 
Could you provide me with a script to scrape a list of 10 job boards to update my own job board?
I'd be more than happy to offer a financial compensation in exchange
 
just looking through this thread
i've had to do this task many times
found very fast way..faster than waiting for someone to make you a free bot (no offense)
use excel or similar tool
like this, with copy + pasting/ hope you get the idea
in my example colums A C E are the same all the way down. just input your list of titles and links into colums B & D.
highlight it all and paste it into a html file, it will come out formatted just as you want it.

Hello friend, No worries no offense taken i am glad you took your time to explain your point.

Well... I know what you mean but the thing is not that simple i made an example like that since i just wanted to explain the principle behind it, I did something similar but is still relied too much on human interaction.

I want cell A1 and B1 which contains LINK A1 and SUBJECT A1 be put "Automatically" by pressing a button or something in a HTML code

<a class="a-desc" href="LINK A1" target="_blank"><span style="font-size: 14px" >TITLE B1</span></a>


I'll be having a list of 16 Links to something and 16 subjects in A1 to A16 and B1 to B16 and i want the program to be able to recognize that i.e. Link A5 and Subject B5 goes to the Fifth part of the code... and by the end of the replacement it'll give me the Html code with everything on it.

As I mentioned before I made something similar but it was a bit of a pain and it needs too many human interactions. Which I don't like, the only good thing is that you can export a very nice good-looking and clean HTML template that I made beforehand

Yeah my main language is spanish jaja
Web source.jpg
 
Hello friend, No worries no offense taken i am glad you took your time to explain your point.

Well... I know what you mean but the thing is not that simple i made an example like that since i just wanted to explain the principle behind it, I did something similar but is still relied too much on human interaction.

I want cell A1 and B1 which contains LINK A1 and SUBJECT A1 be put "Automatically" by pressing a button or something in a HTML code

<a class="a-desc" href="LINK A1" target="_blank"><span style="font-size: 14px" >TITLE B1</span></a>


I'll be having a list of 16 Links to something and 16 subjects in A1 to A16 and B1 to B16 and i want the program to be able to recognize that i.e. Link A5 and Subject B5 goes to the Fifth part of the code... and by the end of the replacement it'll give me the Html code with everything on it.

As I mentioned before I made something similar but it was a bit of a pain and it needs too many human interactions. Which I don't like, the only good thing is that you can export a very nice good-looking and clean HTML template that I made beforehand

Yeah my main language is spanish jaja
View attachment 149024
ah i understand you more now. yeah the strategy i mentioned does require a lot of human interaction
what comes to mind is using a .bat script to merge multiple text files
example you have....
links.txt containing all your links, 1 per line
titles.txt containing all your titles, 1 per line
run you the .bat script and it will merge them together with all the html formatting in between
should be simple in theory. few hours of google + trial/error will sort it out.
anyway whatever you decide to to, good luck
 
Hi bro,
I need a web scraper that scrap questions and their answers from a website
 
Is there a way i can message you privately? perhaps skype if possible? Let me know as it's something i would like to do privately
You can PM

Hi bro,
I need a web scraper that scrap questions and their answers from a website

Shoot me the details, website and how you would like the output

[8/10]

Could you provide me with a script to scrape a list of 10 job boards to update my own job board?
I'd be more than happy to offer a financial compensation in exchange
Send me the details
 
Will you post the scripts here or pm them to the askers? I'd be interested in the reddit bot a member asked you to code if you can pm it to me it'd be great. That's very generous to share your skills with us thanks mate
 
I received my script and it works very well
Thank you verymuch Bro
 
Hi bro,
I need a web scraper that scrap questions and their answers from a website
I received my script and it works very well
Thank you verymuch Bro
Delivered.
Will you post the scripts here or pm them to the askers? I'd be interested in the reddit bot a member asked you to code if you can pm it to me it'd be great. That's very generous to share your skills with us thanks mate
Can you share your scripts please?
I will send the links just to the askers
Hey! can you do one for me ?
Whats your request?
 
@Jack C Be careful you don't take personal money orders, this is against BHW rules. You should upgrade to Jr VIP, and then you can open a sales thread for a cheap price.

People who are making requests outside the free 10 I assume, you should be posting in the hire a freelancer section.
 
Hello

A script who scrape and get the 100 méta description for key word in a list.
 
This thread is low key gold for web developers like myself Saas ideas :smirk:
 
Automatically find email for GMB results by looking on it’s Facebook page about section.
 
Status
Not open for further replies.
Back
Top