Git Product home page Git Product logo

tang-dynasty_crawler's Introduction

爬虫爬取大唐**招标信息

收到一个任务,要我爬一下指定关键字单位的大唐**的招标信息,每天挂着程序,如果有新的就发邮件通知。网址是大唐集团电子商务平台 (cdt-ec.com),但是要通过大唐电子商务平台 (cdt-ec.com)点击更多进去才会有信息。

  • 使用前要手动替换程序中的邮箱,已删除
  • py文件名就是关键字,这样可以让发送过去就是一个exe文件

image-20240115172229929

方式

看了一下,是有风控的,难点在于找到cookie中的acw_sc__v2 字段,通过网上检索可以知道,这个字段可以通过js逆向进行解决,我主要参考了Nike登录的acw_sc__v2参数逆向详细思路分析(非常简单,建议入手)含AST解混淆代码_acw sc v2-CSDN博客。遇到解析失败就重启请求cookie,然后保存下来,因为请求这个过多会封ip,其他也没有啥难的地方了。

包含

  • python调用js

  • 爬虫

  • 自动发邮件

  • 定时任务

tang-dynasty_crawler's People

Contributors

799034552 avatar

Watchers

 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.