You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt using haiku (anthropic) as a provider?",
4
-
"filename":"smart_scraper_haiku.py"
4
+
"filename":"smart_scraper_haiku.py"
5
5
},
6
6
{
7
7
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and a schema using haiku (anthropic) as a provider?",
8
-
"filename":"smart_scraper_schema_haiku.py"
8
+
"filename":"smart_scraper_schema_haiku.py"
9
9
},
10
10
{
11
11
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on internet using haiku (anthropic) as a provider?",
12
-
"filename":"search_graph_haiku.py"
12
+
"filename":"search_graph_haiku.py"
13
13
},
14
14
{
15
15
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on the internet using anthropic as a provider and given a schema?",
16
-
"filename":"search_graph_schema_haiku.py"
16
+
"filename":"search_graph_schema_haiku.py"
17
17
},
18
18
{
19
19
"prompt": "How to create a script in Scrapegraphai for scraping an XML given a prompt using haiku (anthropic) as a provider?",
20
-
"filename":"xml_scraper_haiku.py"
20
+
"filename":"xml_scraper_haiku.py"
21
21
},
22
-
{
22
+
{
23
23
"prompt": "How to create a script in Scrapegraphai for scraping a CSV given a prompt using haiku (anthropic) as a provider?",
24
-
"filename":"csv_scraper_haiku.py"
24
+
"filename":"csv_scraper_haiku.py"
25
25
},
26
26
{
27
27
"prompt": "How to create a script in Scrapegraphai for scraping plain text given a prompt using haiku (anthropic) as a provider?",
28
-
"filename":"scrape_plain_text_haiku.py"
28
+
"filename":"scrape_plain_text_haiku.py"
29
29
},
30
30
{
31
31
"prompt": "How to create a script in Scrapegraphai for scraping a PDF given a prompt using haiku (anthropic) as a provider?",
32
-
"filename":"pdf_scraper_graph_haiku.py"
32
+
"filename":"pdf_scraper_graph_haiku.py"
33
33
},
34
34
{
35
35
"prompt": "How to create a script in Scrapegraphai a custom graph using haiku (anthropic) as a provider?",
36
-
"filename":"custom_graph_haiku.py"
36
+
"filename":"custom_graph_haiku.py"
37
37
},
38
38
{
39
39
"prompt": "How to create a script in Scrapegraphai for creating script in haiku (anthropic) using beautifoulsoup?",
40
-
"filename":"script_generator_haiku.py"
40
+
"filename":"script_generator_haiku.py"
41
41
},
42
42
{
43
43
"prompt": "How to create a script in Scrapegraphai for creating multiple scripts in haiku (anthropic) using beautifoulsoup?",
44
-
"filename": "script_generator_multi_haiku.py"
44
+
"filename": "script_generator_multi_haiku.py"
45
45
},
46
46
{
47
47
"prompt": "How to create a script in Scrapegraphai for scraping multiple XMLs in haiku (anthropic)?",
48
-
"filename":"xml_scraper_graph_multi_haiku.py"
48
+
"filename":"xml_scraper_graph_multi_haiku.py"
49
49
},
50
50
{
51
51
"prompt": "How to create a script in Scrapegraphai for scraping multiple CSVs in haiku (anthropic)?",
52
-
"filename":"csv_scraper_graph_multi_haiku.py"
52
+
"filename":"csv_scraper_graph_multi_haiku.py"
53
53
},
54
54
{
55
55
"prompt": "How to create a script in Scrapegraphai for scraping a single JSON in haiku (anthropic)?",
56
-
"filename":"json_scraper_multi_haiku.py"
56
+
"filename":"json_scraper_multi_haiku.py"
57
57
},
58
58
{
59
59
"prompt": "How to create a script in Scrapegraphai for scraping multiple JSONs in haiku (anthropic)?",
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt using azure as a provider?",
4
-
"filename":"smart_scraper_azure.py"
4
+
"filename":"smart_scraper_azure.py"
5
5
},
6
6
{
7
7
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and a schema using azure as a provider?",
8
-
"filename":"smart_scraper_schema_azure.py"
8
+
"filename":"smart_scraper_schema_azure.py"
9
9
},
10
10
{
11
11
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on internet using azure as a provider?",
12
-
"filename":"search_graph_azure.py"
12
+
"filename":"search_graph_azure.py"
13
13
},
14
14
{
15
15
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on the internet using azure as a provider and given a schema?",
16
-
"filename":"search_graph_schema_azure.py"
16
+
"filename":"search_graph_schema_azure.py"
17
17
},
18
18
{
19
19
"prompt": "How to create a script in Scrapegraphai for scraping an XML given a prompt using azure as a provider?",
20
-
"filename":"xml_scraper_azure.py"
20
+
"filename":"xml_scraper_azure.py"
21
21
},
22
22
{
23
23
"prompt": "How to create a script in Scrapegraphai for scraping a CSV given a prompt using azure as a provider?",
24
-
"filename":"csv_scraper_azure.py"
24
+
"filename":"csv_scraper_azure.py"
25
25
},
26
26
{
27
27
"prompt": "How to create a script in Scrapegraphai for scraping plain text given a prompt using azure as a provider?",
28
-
"filename":"scrape_plain_text_azure.py"
28
+
"filename":"scrape_plain_text_azure.py"
29
29
},
30
30
{
31
31
"prompt": "How to create a script in Scrapegraphai for scraping a PDF given a prompt using azure as a provider?",
32
-
"filename":"pdf_scraper_graph_azure.py"
32
+
"filename":"pdf_scraper_graph_azure.py"
33
33
},
34
34
{
35
35
"prompt": "How to create a script in Scrapegraphai a custom graph using azure as a provider?",
36
-
"filename":"custom_graph_azure.py"
36
+
"filename":"custom_graph_azure.py"
37
37
},
38
38
{
39
39
"prompt": "How to create a script in Scrapegraphai for creating script in azure using beautifoulsoup?",
40
-
"filename":"script_generator_azure.py"
40
+
"filename":"script_generator_azure.py"
41
41
},
42
42
{
43
43
"prompt": "How to create a script in Scrapegraphai for creating multiple scripts in azure using beautifoulsoup?",
44
-
"filename": "script_generator_multi_azure.py"
44
+
"filename": "script_generator_multi_azure.py"
45
45
},
46
46
{
47
47
"prompt": "How to create a script in Scrapegraphai for scraping multiple XMLs in azure?",
48
-
"filename":"xml_scraper_graph_multi_azure.py"
48
+
"filename":"xml_scraper_graph_multi_azure.py"
49
49
},
50
50
{
51
51
"prompt": "How to create a script in Scrapegraphai for scraping multiple CSVs in azure?",
52
-
"filename":"csv_scraper_graph_multi_azure.py"
52
+
"filename":"csv_scraper_graph_multi_azure.py"
53
53
},
54
54
{
55
55
"prompt": "How to create a script in Scrapegraphai for scraping a single JSON in azure?",
56
-
"filename":"json_scraper_azure.py"
56
+
"filename":"json_scraper_azure.py"
57
57
},
58
58
{
59
59
"prompt": "How to create a script in Scrapegraphai for scraping multiple JSONs in azure?",
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt using bedrock as a provider?",
4
-
"filename":"smart_scraper_bedrock.py"
4
+
"filename":"smart_scraper_bedrock.py"
5
5
},
6
6
{
7
7
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and a schema using bedrock as a provider?",
8
-
"filename":"smart_scraper_schema_bedrock.py"
8
+
"filename":"smart_scraper_schema_bedrock.py"
9
9
},
10
10
{
11
11
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on internet using bedrock as a provider?",
12
-
"filename":"search_graph_bedrock.py"
12
+
"filename":"search_graph_bedrock.py"
13
13
},
14
14
{
15
15
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on the internet using bedrock as a provider and given a schema?",
16
-
"filename":"search_graph_schema_bedrock.py"
16
+
"filename":"search_graph_schema_bedrock.py"
17
17
},
18
18
{
19
19
"prompt": "How to create a script in Scrapegraphai for scraping an XML given a prompt using bedrock as a provider?",
20
-
"filename":"xml_scraper_bedrock.py"
20
+
"filename":"xml_scraper_bedrock.py"
21
21
},
22
-
{
22
+
{
23
23
"prompt": "How to create a script in Scrapegraphai for scraping a CSV given a prompt using bedrock as a provider?",
24
-
"filename":"csv_scraper_bedrock.py"
24
+
"filename":"csv_scraper_bedrock.py"
25
25
},
26
26
{
27
27
"prompt": "How to create a script in Scrapegraphai for scraping plain text given a prompt using bedrock as a provider?",
28
-
"filename":"scrape_plain_text_bedrock.py"
28
+
"filename":"scrape_plain_text_bedrock.py"
29
29
},
30
30
{
31
31
"prompt": "How to create a script in Scrapegraphai for scraping a PDF given a prompt using bedrock as a provider?",
32
-
"filename":"pdf_scraper_graph_bedrock.py"
32
+
"filename":"pdf_scraper_graph_bedrock.py"
33
33
},
34
34
{
35
35
"prompt": "How to create a script in Scrapegraphai a custom graph using bedrock as a provider?",
36
-
"filename":"custom_graph_bedrock.py"
36
+
"filename":"custom_graph_bedrock.py"
37
37
},
38
38
{
39
39
"prompt": "How to create a script in Scrapegraphai for creating script in bedrock using beautifoulsoup?",
40
-
"filename":"script_generator_bedrock.py"
40
+
"filename":"script_generator_bedrock.py"
41
41
},
42
42
{
43
43
"prompt": "How to create a script in Scrapegraphai for creating multiple scripts in bedrock using beautifoulsoup?",
44
-
"filename": "script_generator_multi_bedrock.py"
44
+
"filename": "script_generator_multi_bedrock.py"
45
45
},
46
46
{
47
47
"prompt": "How to create a script in Scrapegraphai for scraping multiple XMLs in bedrock?",
48
-
"filename":"xml_scraper_graph_multi_bedrock.py"
48
+
"filename":"xml_scraper_graph_multi_bedrock.py"
49
49
},
50
50
{
51
51
"prompt": "How to create a script in Scrapegraphai for scraping multiple CSVs in bedrock?",
52
-
"filename":"csv_scraper_graph_multi_bedrock.py"
52
+
"filename":"csv_scraper_graph_multi_bedrock.py"
53
53
},
54
54
{
55
55
"prompt": "How to create a script in Scrapegraphai for scraping a single JSON in bedrock?",
56
-
"filename":"json_scraper_multi_bedrock.py"
56
+
"filename":"json_scraper_multi_bedrock.py"
57
57
},
58
58
{
59
59
"prompt": "How to create a script in Scrapegraphai for scraping multiple JSONs in bedrock?",
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt using deepseek as a provider?",
4
-
"filename":"smart_scraper_deepseek.py"
4
+
"filename":"smart_scraper_deepseek.py"
5
5
},
6
6
{
7
7
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and a schema using deepseek as a provider?",
8
-
"filename":"smart_scraper_schema_deepseek.py"
8
+
"filename":"smart_scraper_schema_deepseek.py"
9
9
},
10
10
{
11
11
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on internet using deepseek as a provider?",
12
-
"filename":"search_graph_deepseek.py"
12
+
"filename":"search_graph_deepseek.py"
13
13
},
14
14
{
15
15
"prompt": "How to create a script in Scrapegraphai for scraping a specific website given a prompt and searching on the internet using deepseek as a provider and given a schema?",
16
-
"filename":"search_graph_schema_deepseek.py"
16
+
"filename":"search_graph_schema_deepseek.py"
17
17
},
18
18
{
19
19
"prompt": "How to create a script in Scrapegraphai for scraping an XML given a prompt using deepseek as a provider?",
20
-
"filename":"xml_scraper_deepseek.py"
20
+
"filename":"xml_scraper_deepseek.py"
21
21
},
22
-
{
22
+
{
23
23
"prompt": "How to create a script in Scrapegraphai for scraping a CSV given a prompt using deepseek as a provider?",
24
-
"filename":"csv_scraper_deepseek.py"
24
+
"filename":"csv_scraper_deepseek.py"
25
25
},
26
26
{
27
27
"prompt": "How to create a script in Scrapegraphai for scraping plain text given a prompt using deepseek as a provider?",
28
-
"filename":"scrape_plain_text_deepseek.py"
28
+
"filename":"scrape_plain_text_deepseek.py"
29
29
},
30
30
{
31
31
"prompt": "How to create a script in Scrapegraphai for scraping a PDF given a prompt using deepseek as a provider?",
32
-
"filename":"pdf_scraper_graph_deepseek.py"
32
+
"filename":"pdf_scraper_graph_deepseek.py"
33
33
},
34
34
{
35
35
"prompt": "How to create a script in Scrapegraphai a custom graph using deepseek as a provider?",
36
-
"filename":"custom_graph_deepseek.py"
36
+
"filename":"custom_graph_deepseek.py"
37
37
},
38
38
{
39
39
"prompt": "How to create a script in Scrapegraphai for creating script in deepseek using beautifoulsoup?",
40
-
"filename":"script_generator_deepseek.py"
40
+
"filename":"script_generator_deepseek.py"
41
41
},
42
-
{
42
+
{
43
43
"prompt": "How to create a script in Scrapegraphai for creating multiple scripts in deepseek using beautifoulsoup?",
44
-
"filename": "script_generator_multi_deepseek.py"
44
+
"filename": "script_generator_multi_deepseek.py"
45
45
},
46
46
{
47
47
"prompt": "How to create a script in Scrapegraphai for scraping multiple XMLs in deepseek?",
48
-
"filename":"xml_scraper_graph_multi_deepseek.py"
48
+
"filename":"xml_scraper_graph_multi_deepseek.py"
49
49
},
50
50
{
51
51
"prompt": "How to create a script in Scrapegraphai for scraping multiple CSVs in deepseek?",
52
-
"filename":"csv_scraper_graph_multi_deepseek.py"
52
+
"filename":"csv_scraper_graph_multi_deepseek.py"
53
53
},
54
54
{
55
55
"prompt": "How to create a script in Scrapegraphai for scraping a single JSON in deepseek?",
56
-
"filename":"json_scraper_multi_deepseek.py"
56
+
"filename":"json_scraper_multi_deepseek.py"
57
57
},
58
58
{
59
59
"prompt": "How to create a script in Scrapegraphai for scraping multiple JSONs in deepseek?",
0 commit comments