Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/agmmnn/nis-scraper
Scrapy script to scrape nisanyansozluk.com
https://github.com/agmmnn/nis-scraper
cli crawler python scraper
Last synced: 2 days ago
JSON representation
Scrapy script to scrape nisanyansozluk.com
- Host: GitHub
- URL: https://github.com/agmmnn/nis-scraper
- Owner: agmmnn
- Created: 2021-08-21T19:37:21.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T20:22:46.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T12:45:45.132Z (26 days ago)
- Topics: cli, crawler, python, scraper
- Language: Python
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
## How to Use
```
scrapy crawl nis -o nisanyansozluk.json --logfile log.log -s FEED_EXPORT_ENCODING=utf-8
```### How to get wordlist:
```
Post request to:
https://www.nisanyansozluk.com/api/search/advancedRaw body:
{"word":"*"}
```