Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle DataForSEO bots #157

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Handle DataForSEO bots #157

merged 1 commit into from
Sep 19, 2024

Conversation

gabrieljablonski
Copy link
Contributor

DataForSEO is a crawler that is responsible for >50% of bot requests on a website I manage (>1.3M requests from a single IP address in the past few months), so handling it with legitbot seems like a good idea.

The bot specs are available here: https://dataforseo.com/dataforseo-bot

Let me know if any changes are needed.

Copy link
Owner

@alaz alaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (b4d6dce) to head (24ec3c3).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
+ Coverage   98.72%   98.75%   +0.02%     
==========================================
  Files          24       25       +1     
  Lines         235      240       +5     
==========================================
+ Hits          232      237       +5     
  Misses          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alaz alaz merged commit 13d53f6 into alaz:master Sep 19, 2024
6 checks passed
@gabrieljablonski gabrieljablonski deleted the dataforseobot branch September 19, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants