Code Monkey home page Code Monkey logo

commentrepile's Introduction

CommentRepile

基于爬虫批量爬取网页美团美食评论、单视频抖音美食评论

获取美团全国各地美食店网页评论

基于python的爬虫库,使用了基本的request网页同步请求模块,利用线程池获得全国城市所有美食店的评论url链接,使用异步下载获取评论信息。

获取抖音网页单视频美食评论

基于python爬虫库中selenium模块,使用无头浏览器模拟上网,半人工采集评论,效率较获取美团评论较低。

所用技能

  1. 基本网页源代码分析,动态请求分析。
  2. 分析不同数据链接载荷中细微差异,批量获取并生成。
  3. 线程池+协程+异步下载
  4. 无头浏览器获取网页数据并下载

commentrepile's People

Contributors

zsflalala avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.