Screen scraping data from a third-party website can lead to severe legal consequences under the Canadian Copyright Act. If your business scrapes proprietary or creatively arranged content without permission, you could face Federal Court lawsuits and statutory damages ranging from $500 to $20,000 CAD per commercial infringement.
💻 In today’s digital economy, data is incredibly valuable. Many Canadian tech start-ups and established corporations use automated bots to “screen scrape” or “web crawl” data from other websites to build their own products. However, extracting this information without explicit consent often crosses the line into copyright infringement and breach of contract.
Canadian intellectual property law is highly protective of original works. While pure, basic facts (like a list of local temperatures) generally cannot be copyrighted, the original arrangement, database structure, and written content on a website certainly are. If your company relies on scraped data, it is highly recommended to consult an IP lawyer from our directory to evaluate your legal risks before you launch your software.
Step-by-Step Process to Assess Scraping Risks in Canada
🔍 Whether your servers are located in Montreal, Calgary, or Toronto, the federal laws governing copyright apply equally. Most businesses should follow a strict compliance process to avoid receiving a cease and desist letter or facing a massive lawsuit.
Step 1: Reviewing the Target’s Terms of Service
Before your bots touch a website, you must review its Terms of Service (ToS). Many websites explicitly forbid automated scraping or web crawling. In Canada, bypassing these terms—especially if you had to click “I Agree” or bypass a login wall—can lead to claims of breach of contract, even if the data itself is not highly creative.
Step 2: Checking the Robots.txt File
🦾 A website’s robots.txt file is a set of instructions indicating which parts of the site may be crawled. Ignoring a clear directive to stay out of a specific directory is a strong indicator of bad faith. While violating robots.txt is not an automatic copyright breach, it will work against you if a dispute ends up in the Federal Court.
Step 3: Assessing Copyright vs. Public Domain
You must analyze the exact nature of the data you are extracting. Copying literary works, photographs, source code, or uniquely structured databases usually constitutes infringement. Conversely, scraping purely factual data, such as public government statistics, may carry less risk under the Canadian Copyright Act.
Step 4: Evaluating the Fair Dealing Exception
📚 Canada relies on the concept of “Fair Dealing” (not the American “Fair Use”). This exception allows limited use of copyrighted material for purposes like research, private study, or news reporting. However, if your scraping is purely for commercial profit and competes with the original creator, Canadian courts are very unlikely to apply the fair dealing defence.
How Much Does it Cost in Canada?
Defending a copyright infringement lawsuit is notoriously expensive. Understanding the potential financial liabilities is crucial for any Canadian tech business:
- Statutory Damages (Commercial): Under Canadian law, a judge can award between $500 and $20,000 CAD for every single infringed work if the scraping was for commercial purposes.
- Statutory Damages (Non-Commercial): For purely non-commercial infringement, total damages are capped between $100 and $5,000 CAD.
- Legal Defence Fees: Retaining a specialized law firm to fight an infringement claim in the Federal Court typically starts with retainers of $10,000 to $25,000 CAD.
- Licensing Alternative: Purchasing a legitimate API access key or data licence can cost anywhere from a few hundred to several thousand dollars a month, but it eliminates legal risk.
Comparing Legal and Risky Scraping Behaviours
📈 Not all data extraction is illegal. Here is a breakdown of what generally constitutes high and low risk.
| Scraping Scenario | Level of Legal Risk | Reasoning under Canadian Law |
|---|---|---|
| Scraping user reviews and articles | Very High | Directly copying literary works protected by copyright. |
| Bypassing a password login to scrape | Very High | Breach of contract and potential violation of anti-circumvention laws. |
| Scraping public factual data (e.g., weather) | Moderate | Facts are not copyrighted, but compiling them might violate ToS. |
| Using an official API with a paid licence | Low | Explicit permission is granted through a legally binding agreement. |
How Long Does the Process Take?
⏳ While an automated bot can scrape thousands of pages in mere seconds, the legal fallout takes much longer. If a company discovers your scraping, they will generally send a cease and desist letter within weeks. If the dispute escalates to litigation in the Federal Court of Canada, resolving a complex intellectual property lawsuit can take anywhere from 2 to 4 years.
Frequently Asked Questions (FAQ)
Is screen scraping explicitly illegal in Canada?
Screen scraping is not a crime in itself, but the act of copying the data often leads to civil liability. It becomes unlawful when you copy protected intellectual property without permission, violate a website’s Terms of Service, or bypass digital locks.
Does “Fair Use” protect my scraping business?
Canada does not have “Fair Use” like the United States. We have “Fair Dealing,” which is generally more restrictive. Commercial data scraping to build a competing product almost never qualifies for a fair dealing exception in Canadian courts.
What happens if I scrape a site based outside of Canada?
If your business operates in Canada and causes harm to an international entity, you can still be sued here. International copyright treaties mean foreign creators enjoy the same protections under the Canadian Copyright Act as local citizens.
How can I safely acquire data for my app?
The safest route is to use official Application Programming Interfaces (APIs) provided by the platform, or to negotiate a direct data licensing agreement. Consulting a local tech lawyer to draft a proper data acquisition policy is always recommended.
Leave a Reply