Getting Structured Data from the Internet: Running Web Crawlers/Scrapers on a Big Data Production Scale


Getting Structured Data from the Internet: Running Web Crawlers/Scrapers on a Big Data Production Scale
by 作者: Jay M. Patel
Edition 版本: 1st ed.
Published: November 2020
Publisher Finelybook 出版社: Apress
ISBN-13 书号: 9781484265758
ISBN-10 书号: 1484265750


Book Description
Utilize web scraping at scale to quickly get unlimited amounts of free data available on the web into a structured format. This book teaches you to use Python scripts to crawl through websites at scale and scrape data from HTML and JavaScript-enabled pages and convert it into structured data formats such as CSV,Excel,JSON,or load it into a SQL database of your choice.
This book goes beyond the basics of web scraping and covers advanced topics such as natural language processing (NLP) and text analytics to extract names of people,places,email addresses,contact details,etc.,from a page at production scale using distributed big data techniques on an Amazon Web Services (AWS)-based cloud infrastructure. It book covers developing a robust data processing and ingestion pipeline on the Common Crawl corpus,containing peta by 作者: tes of data publicly available and a web crawl data set available on AWS’s registry of open data.
Getting Structured Data from the Internet also includes a step- by 作者: -step tutorial on deploying your own crawlers using a production web scraping framework (such as Scrapy) and dealing with real-world issues (such as breaking Captcha,proxy IP rotation,and more). Code used in the book is provided to help you understand the concepts in practice and write your own web crawler to power your business ideas.

What you will learn
Understand web scraping,its applications/uses,and how to avoid web scraping by 作者: hitting publicly available rest API endpoints to directly get data
Develop a web scraper and crawler from scratch using lxml and BeautifulSoup library,and learn about scraping from JavaScript-enabled pages using Selenium
Use AWS-based cloud computing with EC2,S3,Athena,SQS,and SNS to analyze,extract,and store useful insights from crawled pages
Use SQL language on PostgreSQL running on Amazon Relational Database Service (RDS) and SQLite using SQLalchemy
Review sci-kit learn,Gensim,and spaCy to perform NLP tasks on scraped web pages such as name entity recognition,topic clustering (Kmeans,Agglomerative Clustering),topic modeling (LDA,NMF,LSI),topic classification (naive Bayes,Gradient Boosting Classifier) and text similarity (cosine distance-based nearest neighbors)
Handle web archival file formats and explore Common Crawl open data on AWS
Illustrate practical applications for web crawl data by 作者: building a similar website tool and a technology profiler similar to builtwith.com
Write scripts to create a backlinks database on a web scale similar to Ahrefs.com,Moz.com,Majestic.com,etc.,for search engine optimization (SEO),competitor research,and determining website domain authority and ranking
Use web crawl data to build a news sentiment analysis system or alternative financial analysis covering stock market trading signals
Write a production-ready crawler in Python using Scrapy framework and deal with practical workarounds for Captchas,IP rotation,and more

打赏
未经允许不得转载:finelybook » Getting Structured Data from the Internet: Running Web Crawlers/Scrapers on a Big Data Production Scale

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏