Code Monkey home page Code Monkey logo

Comments (14)

Li1Fan avatar Li1Fan commented on August 16, 2024 1
url = 'https://www.zhihu.com/api/v4/columns/c_1715391799055720448/items'
headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3'}
res = requests.get(url, headers=headers)
print(res.text)

这么直接请求倒是正常的

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

我这边看专栏数据已经混乱了,貌似就是这几天的事情。 https://www.zhihu.com/column/c_1715391799055720448

image

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

只能说,又一个数据源倒下了...

from 60s.

zazjaya avatar zazjaya commented on August 16, 2024

image
我现在看zhuanla专栏数据好像正常的耶 但是接口数据还是错乱的

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

image 我现在看zhuanla专栏数据好像正常的耶 但是接口数据还是错乱的

🤔️ 我靠,还有这种事

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

我海外访问真就是乱的,不像乱码,只是文本是乱的。可能跟 ip 什么的有关系,等我空了去看看怎么个事。

from 60s.

zazjaya avatar zazjaya commented on August 16, 2024

好滴 大佬辛苦了

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

好滴 大佬辛苦了

你尝试开个无痕模式,打开 https://www.zhihu.com/api/v4/columns/c_1715391799055720448/items 试试

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

image

66666

from 60s.

zazjaya avatar zazjaya commented on August 16, 2024

好像无痕模式就那个样子了,正常模式打开是正常的emmm

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024

可能是 🐶 zhi hu 干了什么

from 60s.

zazjaya avatar zazjaya commented on August 16, 2024

🐶 zhi hu

from 60s.

vikiboss avatar vikiboss commented on August 16, 2024
url = 'https://www.zhihu.com/api/v4/columns/c_1715391799055720448/items'
headers = {
'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3'}
res = requests.get(url, headers=headers)
print(res.text)

这么直接请求倒是正常的

image

确实能正常拿到,但貌似现在这个问题官方不存在了...

现在数据一切正常,API 可正常使用。

from 60s.

Li1Fan avatar Li1Fan commented on August 16, 2024

难评

from 60s.

Related Issues (12)

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.