Page 1 of 1
Scrap Google translate
Posted: Thu May 28, 2020 12:34 am
by ricardo
Hi,
I want to scrap Google Translate.
Here was some thread about it
viewtopic.php?f=13&t=75296
But im not getting the right results yet.
I dont want to use the API, i want to scrap (behind the scene, in hiden mode) a translation from whatever language to whatever language i choose.
Can anybody point me in the right direction?
I post some code (is the last one in the thread i point earlier) but i does not work 100% fine.
Any help is appreciated.

Re: Scrap Google translate
Posted: Sun May 31, 2020 4:15 am
by JHPJHP
Hi ricardo,
I’ve added a new example to my
Windows Services & Other Stuff:
-
\Other_Stuff\OtherStuff\GoogleTranslate.pb
SetTranslateURL: Set language values and text to translate.
SetTranslateText: Set text to translate using existing language values.
Re: Scrap Google translate
Posted: Mon Jun 01, 2020 8:07 pm
by ricardo
JHPJHP wrote:Hi ricardo,
I’ve added a new example to my
Windows Services & Other Stuff:
-
\Other_Stuff\OtherStuff\GoogleTranslate.pb
SetTranslateURL: Set language values and text to translate.
SetTranslateText: Set text to translate using existing language values.
Hi, i downloaded ther zip file but cant find the translate.
Thanks in advance man

Re: Scrap Google translate
Posted: Thu Jun 04, 2020 1:13 am
by JHPJHP
Hi ricardo,
The Problems you
reported should now be fixed; includes a few improvements.
-
Windows Services & Other Stuff\Other_Stuff\OtherStuff\GoogleTranslate\GoogleTranslate.pb
Re: Scrap Google translate
Posted: Thu Jun 04, 2020 2:26 am
by ricardo
Thanks !!
Re: Scrap Google translate
Posted: Thu Jun 04, 2020 4:07 am
by JHPJHP
Hi ricardo,
It looks like you're using an older version of the example.
See my last two posts in
Windows Services & Other Stuff.
For continuity, all future posts concerning this topic should take place in the other thread.
Re: Scrap Google translate
Posted: Sat Nov 07, 2020 3:39 am
by ricardo
JHPJHP wrote:Hi ricardo,
It looks like you're using an older version of the example.
See my last two posts in
Windows Services & Other Stuff.
For continuity, all future posts concerning this topic should take place in the other thread.
Translate has changed and now its not working anymore.