All Projects → wangzhengya → Allitebooks

wangzhengya / Allitebooks

爬取AllITeBook网站的书籍下载链接

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Allitebooks

Pdfinverter
darken (or lighten) a PDF
Stars: ✭ 139 (-11.46%)
Mutual labels:  pdf
Decktape
PDF exporter for HTML presentations
Stars: ✭ 1,847 (+1076.43%)
Mutual labels:  pdf
Plagiarism Checker
A utility to check if a document's contents are plagiarised
Stars: ✭ 149 (-5.1%)
Mutual labels:  pdf
Ambar
🔍 Ambar: Document Search Engine
Stars: ✭ 1,829 (+1064.97%)
Mutual labels:  pdf
Pdf reports
📕 Python library and CSS theme to generate PDF reports from HTML/Pug
Stars: ✭ 142 (-9.55%)
Mutual labels:  pdf
Pdf Toolbox
A collection of tools for processing PDF files in Haskell
Stars: ✭ 145 (-7.64%)
Mutual labels:  pdf
Easytable
Small table drawing library built upon Apache PDFBox
Stars: ✭ 136 (-13.38%)
Mutual labels:  pdf
It books
好书分享,送人玫瑰,手有余香。
Stars: ✭ 154 (-1.91%)
Mutual labels:  pdf
Pyecharts Snapshot
renders the output of pyecharts as png, jpeg, gif, svg, eps, pdf and raw base64
Stars: ✭ 142 (-9.55%)
Mutual labels:  pdf
H5 Transfer Pdf
H5TransferPDF是一个将网页HTML渲染为PDF和各种图像格式的API工具,完美兼容HTML、CSS、JS,较好的排版支持,并支持生成多种版本的PDF。
Stars: ✭ 149 (-5.1%)
Mutual labels:  pdf
Svglib
Read SVG files and convert them to other formats.
Stars: ✭ 139 (-11.46%)
Mutual labels:  pdf
Cs Books Pdf
编程电子书pdf,计算机常用电子书整理(高质量/附下载链接)包括 Java, Python, Linux, Go, C, C++, 数据结构与算法, AI人工智能, 计算机基础, 面试, 设计模式, 数据库, 前端等编程书籍。
Stars: ✭ 140 (-10.83%)
Mutual labels:  pdf
Zathura Pywal
🎨📖 A script that dynamically generates a zathura colorscheme based on the current wal colors.
Stars: ✭ 147 (-6.37%)
Mutual labels:  pdf
Educative.io Downloader
📖 This tool is to download course from educative.io for offline usage. It uses your login credentials and download the course.
Stars: ✭ 139 (-11.46%)
Mutual labels:  pdf
Go Audio
An offline solution to convert pdfs into audiobooks
Stars: ✭ 153 (-2.55%)
Mutual labels:  pdf
Cheat Sheets
🌟 All the cheat-sheets mentioned on my blog in pdf format
Stars: ✭ 136 (-13.38%)
Mutual labels:  pdf
Doctron
Docker-powered html convert to pdf(html2pdf), html to image(html2image like jpeg,png),which using chrome(golang) kernel, add watermarks to pdf, convert pdf to images etc.
Stars: ✭ 141 (-10.19%)
Mutual labels:  pdf
Pdfanno
Linguistic Annotation and Visualization Tool for PDF Documents
Stars: ✭ 156 (-0.64%)
Mutual labels:  pdf
Yii2 Export
A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
Stars: ✭ 153 (-2.55%)
Mutual labels:  pdf
Qtpdfium
Pdf Redening on Qt
Stars: ✭ 148 (-5.73%)
Mutual labels:  pdf

爬取All IT eBooks 图书资源

鉴于不要给AllITeBooks网站带来太大的流量压力,搜索的输入应该尽可能详细,减到爬取得无用的结果。 我也争取能把整个网站pdf文件爬取出来,然后放到百度云上

1.安装

git clone https://github.com/wangzhengya/allitebooks.git
cd allitebooks
npm install

2.搜索关键词

npm start
得到一个以pdf.txt结尾的文本,里面含有下载pdf的链接,复制到迅雷中下载即可

3.按照分类爬取链接

node index2.js
输入:分类的网址后半部分,如:web-development/javascript
得到一个以pdf.txt文本,里面含有下载pdf的链接,复制到迅雷中下载即可

4.爬取所有pdf文件

node index3.js
得到一个以pdf.txt文本,里面含有下载pdf的链接,复制到迅雷中下载即可

sceenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].