更新时间:2021-06-30 14:54:21
封面
Title_Page
Why subscribe?
Contributors
About the author
About the reviewer
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Download the color images
Conventions used
Get in touch
Reviews
1 Let's Begin Our Automation Journey
Activating a virtual environment
Getting ready
How to do it…
How it works…
There's more…
See also
Installing third-party packages
Creating strings with formatted values
Manipulating strings
Extracting data from structured strings
Using a third-party tool—parse
Introducing regular expressions
Going deeper into regular expressions
Adding command-line arguments
2 Automating Tasks Made Easy
Preparing a task
How to do it...
There's more...
Setting up a cron job
How it works...
Capturing errors and problems
Sending email notifications
3 Building Your First Web Scraping Application
Downloading web pages