Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victoralessander/bestsimilarcrawler
A freelancer project developed for a certain company
https://github.com/victoralessander/bestsimilarcrawler
Last synced: 17 days ago
JSON representation
A freelancer project developed for a certain company
- Host: GitHub
- URL: https://github.com/victoralessander/bestsimilarcrawler
- Owner: VictorAlessander
- Created: 2021-08-21T17:57:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T03:05:09.000Z (over 2 years ago)
- Last Synced: 2023-08-06T19:36:13.712Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to run?
> Install the dependencies
pip install -r requirements.txt
> Enter in folder "bestsimilar"
cd bestsimilar
> Run the crawler with the option -o (output as a file) and wait until the crawler finish the execution
scrapy crawl -o .
# Example
scrapy crawl -o bestsimilar_results.csv