← All stories
● Covered by 1 source · 1 reportLow impact1 neutral

Scroll Behavior Analysis Proposed for Bot Detection

🔄 Updated 58m ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Uses burstiness and memory metrics from scroll events.
  • Aims to differentiate human scrolling from bot scrolling patterns.
  • Addresses limitations of prior bot detection methods.
  • Leverages existing research on event-based systems.

Limitations of Previous Bot Detection

Previous research used burstiness (B) and memory (M) coefficients to differentiate human and bot sessions based on request timings. This method identified sessions as human if they originated from a browser loading CSS and JS files, allowing advanced bots using headless browsers to appear human. The approach distinguished between crafted requests and requests from a real browser, rather than between bots and humans.

Scroll Behavior as a New Metric

A new approach suggests that human scrolling patterns are distinctly bursty and non-linear, unlike typical bot scrolling. This bursty pattern, observed when humans search for information on a page, is believed to be difficult for current scraping bots to imitate effectively. The proposal is to apply burstiness and memory analysis to the inter-event times of scroll events.

Testing the Predictive Power

The next step involves testing if burstiness and memory applied to scroll event timings can serve as predictive variables in a machine learning model. This model would aim to distinguish between human users and bots. The dataset from the paper "FP-Agent: Fingerprinting AI Browsing Agents" by Ethan Wang, et al., which recorded data from different agents and humans navigating a controlled website, will be used for this testing.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~17 min · 15 stories · Aug 20

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

A new method proposes using the burstiness and memory of scroll events to distinguish between human users and scraper bots. This approach aims to overcome limitations of previous bot detection techniques that struggled with headless browsers.