L
L
lancelotov2020-09-09 04:57:24
Python
lancelotov, 2020-09-09 04:57:24

How to redirect the response from a request to another request?

I make a request and get

{'success': True, 'items': [{'id': '19354949549047', 'classid': '19892984579931', }]}

and how can I redirect this key 19354949549047 from id to another request?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dr. Bacon, 2020-09-09
@bacon

It will be enough to master the work with data structures - dict and list, almost all work with json is built on this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question