Git Product home page Git Product logo

Comments (21)

Extravi avatar Extravi commented on June 20, 2024 1

Also, I'm sure using Cloudflare is fine; I don't really see it as a privacy concern. It's definitely better than sending requests directly to Google. Cloudflare offers a free version of their proxy to test updates before pushing them to their paid clients and users. I don't think Cloudflare records the request made through their proxies, and I'm sure that isn't legal. I think they use free users to test the updates made to their proxy or CDN service, so it won't impact the paid clients or companies that use them.

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

honestly i was just using the search thing then google blocked it its very annoying i should try to fix this asap

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

image

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

it was working before that
image

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

i did find this post by 2captcha not long ago and it has some useful info there is one more post but i cannot find it atm
image
https://2captcha.com/blog/google-sepr-recaptcha-june-2022

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

i know it said something about sending request with cookies like the "NID" cookie etc and how the url should look to avoid getting detected

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

you would need a web driver to capture thos cookies so you can send it in request

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

I know that my instance processes 9.3k uncached requests, like searches, images, etc., every 24 hours, but as this project grows and I start to process more requests, it's going to get less reliable, so I'll need to try my best to work on making it much more reliable over time.

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

I do not record any logs on my instance, but the Cloudflare proxy logs the number of requests, not the request made.

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

Also, because I have one server in Germany, it needs to be behind a CDN for both speed and security reasons.

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

Also, because I have one server in Germany, it needs to be behind a CDN for both speed and security reasons.

I have one good server in Germany behind a CDN because it's more cost-efficient, and I have more server resources available for that instance as a result. 4 cores, 8 GB of RAM. Then the network traffic is optimized using Cloudflare. The only thing that seems slow for me is autocomplete here in Canada, but I might have a fix for that soon.

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

im adding support for a captcha solver so i can use it on my instance

image

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

in my test it cost like 1 cent pre captcha and thats only when the abuse cookie expires

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

so it would last a very long time and cost less then any api would

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

this will be a setting people can use in the config if they want to enable captcha solver support with their own api key

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

im adding support for a captcha solver so i can use it on my instance

image

bf83d6b

its been added

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

i added the captcha solver but it has an issue it does not work with more then one worker because the variables are not shared in memory until i find a way to fix it i will only be using one worker on my instance

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

if you know how to share the variables for the captcha solver please let me know or open a pull request for it

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

one worker and 1 thread

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

i have added the captcha solver to Araa fixed all bugs with it and its active and running on my instance

from araa-search.

Extravi avatar Extravi commented on June 20, 2024

its bug free and works with all workers

from araa-search.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.