https://github.com/demamano/bookscraper
The repository "bookscraper" contains web-scraping and web-crawling projects using the Python Scrapy framework. It scrapes and crawls data from several websites and saves the data in JSON, CSV, and XML formats. For more details, you can check the [README file](https://github.com/demamano/bookscraper/blob/c372021ff5b80db635d4551757c010b7a9f8c028/RE
https://github.com/demamano/bookscraper
css css-selectors json python-scrapy-framework python3 scrapy web-scraping xml
Last synced: 3 months ago
JSON representation
The repository "bookscraper" contains web-scraping and web-crawling projects using the Python Scrapy framework. It scrapes and crawls data from several websites and saves the data in JSON, CSV, and XML formats. For more details, you can check the [README file](https://github.com/demamano/bookscraper/blob/c372021ff5b80db635d4551757c010b7a9f8c028/RE
- Host: GitHub
- URL: https://github.com/demamano/bookscraper
- Owner: demamano
- Created: 2024-11-17T19:23:22.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-20T20:35:11.000Z (11 months ago)
- Last Synced: 2025-01-29T13:27:57.973Z (10 months ago)
- Topics: css, css-selectors, json, python-scrapy-framework, python3, scrapy, web-scraping, xml
- Language: Python
- Homepage:
- Size: 2.21 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Some Web-Scraping/Web-Crawling projects using python Scrapy
##Scrape and Crawled data from several websites and save data in JSON, CSV, XML format using python Scrapy framework.