Free PYTHON AUTOMATION SCRIPT

Status
Not open for further replies.
First comment tool for Instagram. Tool that comments first on new posts of targeted accs
 
A bot that scrape movie streaming link on any streaming website and put it in sql database. Please
 
A Twitter bot that posts a reply when a specified user/s posts a tweet (the sooner the better). It must support spin text.
 
I need something to replace specific links and titles from a 2 column excel to a .html file.

ie


LINKSNAME
LINK 1TITLE 1
LINK 2TITLE 2
.
.
.
.

To very specific parts of a HTML code like

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

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

Is it possible?

:)
 
I see very interesting ideas here. I wonder if you could share the final scripts here once you finished them to see how you did it.
 
An example of such website?

Already doing one for dramacool9.co. What website do you want?
please do it on youtube

so i only need put keyword, and it scrape title with youtube link
 
Can you compile this reddit/youtube bot (https://github.com/HA6Bots/Automatic-Youtube-Reddit-Text-To-Speech-Video-Generator-and-Uploader) and make .exe for windows?
 
When do you plan to publish those scripts? Interested in reddit.
 
I need something to replace specific links and titles from a 2 column excel to a .html file.

ie


LINKSNAME
LINK 1TITLE 1
LINK 2TITLE 2
.
.
.
.

To very specific parts of a HTML code like

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

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

Is it possible?

:)
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.
 

Attachments

  • soffice.bin_ChEeCxR41J.png
    soffice.bin_ChEeCxR41J.png
    174.6 KB · Views: 30
Status
Not open for further replies.
Back
Top