All Projects → hsowan → Csdnbot

hsowan / Csdnbot

Licence: mit
CSDN 资源下载器

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Csdnbot

Django Bootstrap4
Bootstrap 4 integration with Django.
Stars: ✭ 877 (+319.62%)
Mutual labels:  django, bootstrap4
Django React Boilerplate
Django, React, Bootstrap 4 with Python 3 and webpack project boilerplate
Stars: ✭ 1,164 (+456.94%)
Mutual labels:  django, bootstrap4
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-90.43%)
Mutual labels:  django, bootstrap4
Python Spider
豆瓣电影top250、斗鱼爬取json数据以及爬取美女图片、淘宝、有缘、CrawlSpider爬取红娘网相亲人的部分基本信息以及红娘网分布式爬取和存储redis、爬虫小demo、Selenium、爬取多点、django开发接口、爬取有缘网信息、模拟知乎登录、模拟github登录、模拟图虫网登录、爬取多点商城整站数据、爬取微信公众号历史文章、爬取微信群或者微信好友分享的文章、itchat监听指定微信公众号分享的文章
Stars: ✭ 615 (+194.26%)
Mutual labels:  django, selenium
Screenshots
Simple Website Screenshots as a Service (Django, Selenium, Docker, Docker-compose)
Stars: ✭ 126 (-39.71%)
Mutual labels:  django, selenium
Django Photoblog
Photographer portfolio website powered by Django Framework. Features photo gallery with infinite scrolling, tagging, thumbnail generation and CMS for creating pages. Configured for Heroku and S3.
Stars: ✭ 19 (-90.91%)
Mutual labels:  django, bootstrap4
Supremedropbot
A supreme web bot, written in python, to grab a list of specified products, and checkout before they sell out!
Stars: ✭ 66 (-68.42%)
Mutual labels:  selenium, beautifulsoup
lostark-wait-notifier
🐤️ Lost Ark wait notifier
Stars: ✭ 38 (-81.82%)
Mutual labels:  selenium, beautifulsoup
Django Jinja Knockout
Django datatables and widgets, both AJAX and traditional. Display-only ModelForms. ModelForms / inline formsets with AJAX submit and validation. Works with Django templates.
Stars: ✭ 116 (-44.5%)
Mutual labels:  django, bootstrap4
Banking System
A banking System Created Using Django Python Web Framework
Stars: ✭ 105 (-49.76%)
Mutual labels:  django, bootstrap4
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (+84.69%)
Mutual labels:  django, bootstrap4
Django blog
A blog application made with Django and bootstrap
Stars: ✭ 172 (-17.7%)
Mutual labels:  django, bootstrap4
Turkce Python Kaynaklari
Türkçe olarak hazırlanmış Python programlama dili ile ilgili içeriklerin derlendiği sayfa.
Stars: ✭ 295 (+41.15%)
Mutual labels:  django, beautifulsoup
Crawl
selenium异步爬取网页图片
Stars: ✭ 13 (-93.78%)
Mutual labels:  django, selenium
Estoque
Controle de estoque
Stars: ✭ 292 (+39.71%)
Mutual labels:  django, bootstrap4
Ecommerce
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Stars: ✭ 980 (+368.9%)
Mutual labels:  django, bootstrap4
SJS DROPS
Script using requests module to register accounts to Slam Jam Socialism raffles.
Stars: ✭ 21 (-89.95%)
Mutual labels:  selenium, beautifulsoup
kick-off-web-scraping-python-selenium-beautifulsoup
A tutorial-based introduction to web scraping with Python.
Stars: ✭ 18 (-91.39%)
Mutual labels:  selenium, beautifulsoup
Django Poll App
Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
Stars: ✭ 78 (-62.68%)
Mutual labels:  django, bootstrap4
Episodes
Self Hosted TV show Episode tracker and recommender built using django, bootstrap4.
Stars: ✭ 160 (-23.44%)
Mutual labels:  django, bootstrap4

CSDNBot

CSDN 资源下载器

Web 版: https://github.com/hsowan/CSDNBot/tree/web

码云: https://gitee.com/hsowan/CSDNBot

GitHub: https://github.com/hsowan/CSDNBot

Start

# require python3
pip install --user pipenv
pipenv install --python 3

# pip install -r requirements.txt

# selenium server
# docker run -d --name selenium-firefox -p 4444:4444 -v /dev/shm:/dev/shm selenium/standalone-firefox

# 扫码登录
pipenv run python login.py
# 下载
pipenv run python download.py

References

License

MIT

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].