V
V
vasilizhuk2020-09-18 11:48:55
Programming languages
vasilizhuk, 2020-09-18 11:48:55

What language can it be written in?

I am engaged in advertising on the Internet (Facebook, Instagram, Google, etc.). At the moment I am advertising a product for dentists in Russia. I have a certain pool of settings to configure this ad all the time (geo, age, placements, interests, etc.) All that changes is the text and picture in this ad, all other settings are the same. There is a lot of product, of course, I would like to somehow optimize my work.

I had a great desire to write a script or something that would help me in my constant work, namely:

For the script to go to https://business.facebook.com/to my advertising account, pressed the "+ Create" button, then selected all the necessary settings (they are permanent and need to be set in this script) in the ad group, then wrote the specified text in the desired column (taken from a text file) and loaded it from the folder " Creatives" picture number 1, for example, and so on 250 times.

What language can it be written in? Which libraries which libraries should be used?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
ScriptKiddo, 2020-09-18
@ScriptKiddo

You don't need to emulate the user experience. Just use API
https://developers.facebook.com/docs/marketing-apis
https://github.com/facebook/facebook-python-busine...

V
Vovash, 2020-09-18
@V0vash

js : node + puppeteer

Z
zexer, 2020-09-18
@zexer

Python3 (bs4, selenium)

V
Vladislav Orlov, 2020-09-18
@haveacess

The Facebook API is enough.
But similar software already exists:
https://m.vk.com/dolphin_affiliate

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question