Skip to content

Commit b2bb023

Browse files
Update README.md
1 parent 9a91391 commit b2bb023

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ JavaScript Object Notation, or JSON, is a lightweight data-interchange format co
2121
Here is an example of JSON:
2222

2323
```json
24-
print(type(smartphone))
25-
2624
{
2725
"name": "Maria Smith",
2826
"age": 32,
@@ -380,7 +378,7 @@ print(user_json_string)
380378
Run this snippet and you will get:
381379

382380
```json
383-
FIXME OUTPUT SNIPPET
381+
{"name": "John", "surname": "Williams", "age": 48, "city": "New York"}
384382
```
385383

386384
> **Note**\
@@ -399,4 +397,4 @@ These limitations can be worked around, but it's best to use a commercial tool t
399397

400398
## Conclusion
401399

402-
While natively parsing JSON data through the `json` standard module in Python, you will need reliable proxy servers to bypass restrictions imposed by websites. Try a cutting-edge, fully-featured, commercial solution for data parsing, such as Bright Data's data and [proxy products](https://brightdata.com/proxy-types).
400+
While natively parsing JSON data through the `json` standard module in Python, you will need reliable proxy servers to bypass restrictions imposed by websites. Try a cutting-edge, fully-featured, commercial solution for data parsing, such as Bright Data's data and [proxy products](https://brightdata.com/proxy-types).

0 commit comments

Comments
 (0)