Introduction

What is Falcon?

Falcon acts as an intermediary for scrapers that allows you to use any scraper ("driver") or write your own and parses using the same language/methods. Read more about this under Parsers.

Falcon is also completely extendable and allows you to add your own regexes, parsers, drivers & more!

Why use Falcon?

Falcon allows us to run multiple different drivers while using the same parsing language. This also enables the possibility to quickly switch to a different driver to get better results for any given task.

Parsing "language"?

Falcon uses hQuery for parsing HTML documents.

Wait! There's more!

We're currently building a whole new platform that runs on Falcon with a dashboard that allows you to create scheduled jobs, automated scraping, ip address rotation and more! Read more