Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alifyasa/cloudscraper

Scrape websites protected by Cloudflare using https://github.com/FlareSolverr/FlareSolverr
https://github.com/alifyasa/cloudscraper

web-scraping

Last synced: 2 days ago
JSON representation

Scrape websites protected by Cloudflare using https://github.com/FlareSolverr/FlareSolverr

Awesome Lists containing this project

README

        

# Cloudscraper

Scrape websites protected by Cloudflare using [`flaresolverr/flaresolverr`](https://github.com/FlareSolverr/FlareSolverr)

## How to Run

In `main.go`, fill the tasks with URLs. The program will use [`flaresolverr/flaresolverr`](https://github.com/FlareSolverr/FlareSolverr) to bypass Cloudflare protection and scrape the site.

```
go run ./cmd/.
```

The result will be written in `output/`.