All Projects → agarwalsarthak121 → Web_crawlers

agarwalsarthak121 / Web_crawlers

Licence: apache-2.0
I was always intrigued whenever I see how someone can automate a task with a few lines of code. Here are some interesting Python scripts that lets you automate various daily tasks.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Web crawlers

Provision
Digital Rebar Provision is a simple and powerful Golang executable that provides a complete API-driven DHCP/PXE/TFTP provisioning system.
Stars: ✭ 252 (-6.67%)
Mutual labels:  automation
Awesome Weekly Robotics
A list of projects that were or will be featured in Weekly Robotics newsletter
Stars: ✭ 255 (-5.56%)
Mutual labels:  automation
Apify Js
Apify SDK — The scalable web scraping and crawling library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
Stars: ✭ 3,154 (+1068.15%)
Mutual labels:  automation
Enigo
Cross platform input simulation in Rust
Stars: ✭ 254 (-5.93%)
Mutual labels:  automation
Electriceye
Continuously monitor your AWS services for configurations that can lead to degradation of confidentiality, integrity or availability. All results will be sent to Security Hub for further aggregation and analysis.
Stars: ✭ 255 (-5.56%)
Mutual labels:  automation
Pymeasure
Scientific measurement library for instruments, experiments, and live-plotting
Stars: ✭ 255 (-5.56%)
Mutual labels:  automation
Taiko
A node.js library for testing modern web applications
Stars: ✭ 2,964 (+997.78%)
Mutual labels:  automation
Autoeda Resources
A list of software and papers related to automatic and fast Exploratory Data Analysis
Stars: ✭ 268 (-0.74%)
Mutual labels:  automation
Poule
🐔 A framework for GitHub automation
Stars: ✭ 255 (-5.56%)
Mutual labels:  automation
Decker
Declarative penetration testing orchestration framework
Stars: ✭ 263 (-2.59%)
Mutual labels:  automation
Tasmota
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
Stars: ✭ 16,624 (+6057.04%)
Mutual labels:  automation
Typo3 Console
Console command for TYPO3 CMS
Stars: ✭ 254 (-5.93%)
Mutual labels:  automation
Pywhatsapp
Python Automation using selenium & Scheduling of messages and media
Stars: ✭ 257 (-4.81%)
Mutual labels:  automation
S2s
Coding time Compile. A tool to write code fastest.
Stars: ✭ 254 (-5.93%)
Mutual labels:  automation
Fate Grand Order lua
Fate Grand Order auto battle script - no root needed, for Android use only
Stars: ✭ 266 (-1.48%)
Mutual labels:  automation
Pywinauto
Windows GUI Automation with Python (based on text properties)
Stars: ✭ 3,175 (+1075.93%)
Mutual labels:  automation
Kelvin
Kelvin - The hue bot
Stars: ✭ 256 (-5.19%)
Mutual labels:  automation
Jenkins Bootstrap Shared
Jenkins as immutable infrastructure made easy. A repository of shared scripts meant to be used as a git submodule. Packing Jenkins, plugins, and scripts into immutable packages and images.
Stars: ✭ 270 (+0%)
Mutual labels:  automation
Fw
workspace productivity booster
Stars: ✭ 269 (-0.37%)
Mutual labels:  automation
Roguesploit
Powerfull Wi-Fi trap!
Stars: ✭ 262 (-2.96%)
Mutual labels:  automation

To install pynotify module use this command :

sudo apt-get install python-notify

torrent_mail.py

Helps you download a torrent on your pc by just sending an email. Send an email to the email id (which you used while running the program) with subject as 'torrent movie_name' and your torrent will start downloading. You can add any number of torrents by sending multiple mails.

qbittorent must be installed on your pc.Visit here to install http://www.qbittorrent.org/download.php

score_sms.py

Get regular cricket score updates in the form of an SMS via way2sms (need a way2sms account to run)

tutorialsPointDownloader.py

Download all the tutorials from tutorialspoint.com in pdf form

hangman.py + movies.txt

Guess the bollywood movie in this hangman game.

anime_down.py

To download animes from animeshow.tv automatically.

bing_v1.py

Downloads the bing wallpaper every day at midnight and sets it as the wallpaper.(For linux only)

bing_v1.py

Downloads the bing wallpaper every day at 12 noon and sets it as the wallpaper.(For windows only)

cricinfo_pynotify.py

Get Live cricket scores desktop notifications.

cricinfo_terminal.py

Get live cricket scores in the terminal.

episode_down_checker.py

Download a particular episode of an anime or check for the release of a new episode and download it automatically as soon as it is released

imdb.py

Get imdb ratings and summary of any movie in terminal

imdb_compare.py

Compare imdb ratings of multiple movies.

imdb_pynotify.py

Before using this script install xclip program on your system(needed to clear the clipboard)

$ sudo apt-get install xclip

Now just run this script and as soon as you copy the name of any movie/tv series it will automatically display the rating and summary of that movie through desktop notification.

manga_down_v2.py

Download all the images of a manga from the website manga.animea.net

magnet_link_copier.py

Search for torrent files, get the search results from three torrent sites and copy the magnet link of the torrent to the clipboard you wanna download.

news_pynotify.py

Get news updates after every 5 minutes through desktop notifications.

pnr_checker.py

Check your pnr status .

songs_down.py

Download songs .

sort.py

Organize your disorganized folder.

xkcd_thread.py

Download all the xkcd comics automatically from xkcd.com.

facts.py,quotes.py,vocab.py

Displays any random fact,quote or word from a text file after every 5 minutes through desktop notification.

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