[ home / rules / faq ] [ overboard / sfw / alt ] [ leftypol / siberia / edu / hobby / tech / games / anime / music / draw / AKM ] [ meta / roulette ] [ cytube / wiki / git ] [ GET / ref / marx / booru / zine ]

/tech/ - Technology

"Technology reveals the active relation of man to nature" - Karl Marx
Name
Options
Subject
Comment
Flag
File
Embed
Password (For file deletion.)

Join our Matrix Chat <=> IRC: #leftypol on Rizon


File: 1666443097825.png (983.6 KB, 1600x900, ClipboardImage.png)

 No.17319

I need to do daily bing searches to earn points
I have already automated it a little bit by searching about the select few things,

But I want to go further BEYOND!

how do i that programming magic where i just click one button and the computer automatically runs the searches for me on MSedge?

do i need to make a bat file? i don't know anything

 No.17324

Isn't that what AutoHotKey is for?

 No.17326

iMacros for Firefox allows you to record a series of clicks or key-presses and replay it in a loop. It generates a script that automates interaction on a website.

 No.17331

>>17324
isn't there something i can program myself instead of using a third party software?

>>17326
MS Edge runs on chromium, what's the equivalent for chrome?

 No.17332

>>17331
>isn't there something i can program myself instead of using a third party software?
Why don't you build a computer instead of using third party hardware?

 No.17333

>>17319
So you're saying you you want to click on an icon and have it do the same search everytime? What are you getting paid to game search traffic or something? Do the search. Bookmark it. Drag the bookmark to the desktop. Easy peazy.

 No.17337


 No.17341

>>17319
selenium and language of choice are the easiest way to automate browser shit
https://www.selenium.dev/documentation/webdriver/
use an undetected webdriver if bot detection is preventing you, https://github.com/ultrafunkamsterdam/undetected-chromedriver

 No.17342

>>17341
also if you are inundated to programming, python would be the simplest language to use.

 No.17435

>>17342
If you can can grep the data you want out of the html you can download with wget that is a lot easier than wrestling with selenium. A Selenium project is not what I would pick to learn Python or programming.


Unique IPs: 7

[Return][Go to top] [Catalog] | [Home][Post a Reply]
Delete Post [ ]
[ home / rules / faq ] [ overboard / sfw / alt ] [ leftypol / siberia / edu / hobby / tech / games / anime / music / draw / AKM ] [ meta / roulette ] [ cytube / wiki / git ] [ GET / ref / marx / booru / zine ]