Xevion a3fb052dba Working basic spider crawler
TODO: Item generation, data export, option to use WordVariant synonym/antonyms instead of full crawl
2021-03-14 11:18:20 -05:00
2021-03-14 11:18:20 -05:00
2021-03-14 09:35:39 -05:00
2021-03-14 09:35:39 -05:00
2021-03-14 10:01:17 -05:00
2021-03-14 10:01:17 -05:00

thesaurus-scraper

A simple Scrapy project to crawl Thesaurus.com generally.

Setup

Clone the repository and install project dependencies with pipenv.

git clone git@github.com:Xevion/thesaurus-scraper.git
pipenv install

Run

Run the project inside the scraper directory with the scrapy project command.

cd scraper
scrapy
Description
No description provided
Readme 122 KiB
Languages
Python 100%