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

https://github.com/sorebit/public-intellectual

Trying to scrap all posts of single filmweb.pl forum users
https://github.com/sorebit/public-intellectual

philosophy python scrapy-spider

Last synced: 9 months ago
JSON representation

Trying to scrap all posts of single filmweb.pl forum users

Awesome Lists containing this project

README

          

# public-intellectual

```shell
$ pip install -r requirements.txt
$ pytest -vv
$ scrapy crawl filmweb -a file=./data/links.txt
$ flask --app pubint.viewer run
```