Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66aa442

Browse files
authored
Update punctuation_1.py
1 parentce108ae commit66aa442

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

‎src/Misplaced, missing, or mismatched punctuation/punctuation_1.py

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
payload= {
2-
"url":"https://www.example.com/",
3-
"filters": {
4-
"crawl": [".*"],
5-
"process": [".*"],
6-
"max_depth":1,
7-
"scrape_params": {
8-
"user_agent_type":"desktop",
9-
},
10-
"output": {
11-
"type_":"sitemap"
2+
"source":"universal",
3+
"url":"https://sandbox.oxylabs.io/products/1",
4+
"parse":True,
5+
"parsing_instructions": {
6+
"title": {
7+
"_fns": [
8+
{
9+
"_fn":"css_one",
10+
"_args": ["h2"]
11+
}
12+
]
13+
}
1214
}
13-
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp