Search results

  1. AndroidOnAppleDevice

    PAA sites are dead?

    I understand the reasoning behind, thanks. Where does the 3 months mark comes from ? Also, doesn't it depend on the keywords you rank for ? For example, if you rank for a low competition keyword, I assume the age of your domain/your backlink profile doesn't matter, am I right ? But then again...
  2. AndroidOnAppleDevice

    My new PAA Journey

    follow up
  3. AndroidOnAppleDevice

    PAA sites are dead?

    Does having an aged domain the only way to make them work ? I wonder and can't figure out the answer. Also, how is it possible to rank a lot of pages (hundreds of thousands) in a short period of time (< a month) ? Thanks a lot !
  4. AndroidOnAppleDevice

    Salut

    Welcome!
  5. AndroidOnAppleDevice

    [Journey] 5000$ a month - Facebook & Website

    Oh ok, but limited how though ? And what would be the logic behing limiting an adsense account because it gets too much traffic from a facebook group ?
  6. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Yeah, that's what @moonlighsunligh said. I will compare the translation quality VS deepl.
  7. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    I will give that a try today. You can make a http request directly to the inference api for prototyping they say, which is cool.
  8. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    What's the maximum total characters you needed to translate ?
  9. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    If I was making only api calls it would be way faster. That's why I did at first. Then I switched to scrapping the web interface of deepl with puppeteer (I'm using nodejs btw). It's a bit slow bc I need to open and close a web browser after each translation in order to use a different proxy...
  10. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Yeah, compared to a normal usage its a lot, but we're on blackhatworld, i read people handle more content than that :)
  11. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Thank you, I will give it a try, its cheap enough. Edit: I wont as I read a dude got f***. But thanks for the idea, I havent thought about using rapidapi. https://rapidapi.com/gofitech/api/nlp-translation/discussions/91155
  12. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Thats a great solution. I do have a pretty solid computer imo : - 16Go RAM - CPU : AMD Ryzen 7 6800HS (8 cores/16 threads) - GPU : Nvidia GeForce RTX 3060 I'm planning to use it, as I don't want to spend too much before earning anything though. The answer of @Juhku seems good. I found a free...
  13. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Yeah, I wrote one myself, but translation on google trad sucked a little bit. That's why I did the same thing for deepl. The main problem is, translating 2 millions rows takes too much time using a bot and the web interface, that's why I wanted to know if people had a better alternative ;)
  14. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    Thanks for the tip. I already tried the google translate api though, and it doesnt really fit my use case. The first reason is, I have 2 millions rows I want to translate, the free tier of google translate offers max 500 000 characters to translate. If I was paying for the api, I would have a...
  15. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    great idea, i haven't thought about that it seems the translation quality is matching the one from deepl thanks for the hint !
  16. AndroidOnAppleDevice

    Using a translator to translate 2 millions rows

    As the title said, any of you already used a translator to translate 2 millions rows from a database ? Text to translate range from 0 to 500 characters more or less. For now, I'm using rotating proxies to translate from a web interface, but it's so slow. I haven't found a better idea. I...
Back
Top