2 Forks
17 Stars
17 Watchers

fastcrawler

Modern, fast (high-performance) asynchronous scraping framework based on standard Python type hints and Pydantic.

How to download and setup fastcrawler

Open terminal and run command
git clone https://github.com/fast-crawler/fastcrawler.git
git clone is used to create a copy or clone of fastcrawler repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with fastcrawler https://github.com/fast-crawler/fastcrawler/archive/master.zip

Or simply clone fastcrawler with SSH
git@github.com:fast-crawler/fastcrawler.git

If you have some problems with fastcrawler

You may open issue on fastcrawler support forum (system) here: https://github.com/fast-crawler/fastcrawler/issues