Skip to content

Commit f15abe9

Browse files
committed
add two bots from community and adjust rank
1 parent e03968e commit f15abe9

File tree

1 file changed

+46
-2
lines changed

1 file changed

+46
-2
lines changed

site/data/records.json

+46-2
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
"company_site": "",
772772
"license": "Freeware",
773773
"upload_date": "03/14/2023",
774-
"rank": 0.99
774+
"rank": 0.98
775775
},
776776
{
777777
"name": "Bot: Product Registration",
@@ -793,7 +793,7 @@
793793
"company_site": "https://www.botcity.dev/",
794794
"license": "MIT",
795795
"upload_date": "03/20/2024",
796-
"rank": 0.98
796+
"rank": 0.97
797797
},
798798
{
799799
"name": "Top Stocks B3",
@@ -815,6 +815,50 @@
815815
"company_site": "",
816816
"license": "Freeware",
817817
"upload_date": "03/26/2024",
818+
"rank": 0.98
819+
},
820+
{
821+
"name": "RPAChallenge_UiPathREFrameworkStructure",
822+
"description_short": "Solve the RPA challenge using a structure similar to the UiPath REFramework.",
823+
"description": "This is an automation that fills in the RPA Challenge form based on information from Excel. It is made based on the structure/project template from the UiPath REFramework, applying its process in a basic way.",
824+
"tags": ["BotCity", "Python", "RPAChallenge", "UiPathReframework"],
825+
"programming_language": "python",
826+
"technology": ["BotCity", "Selenium", "Pandas"],
827+
"OS": ["Windows"],
828+
"thumbnail_url": "https://i.imgur.com/AxpDJu1.jpeg",
829+
"youtube_video": "",
830+
"youtube_width": 560,
831+
"youtube_height": 315,
832+
"author_name": "Juan Luis Reyes",
833+
"author_site": "www.linkedin.com/in/juan-luis-reyes-a59071168",
834+
"repository_name": "RPAChallenge_UiPathREFramework",
835+
"repository_url": "https://github.com/JuanLuisReyes/RPAChallenge_UiPathREFramework",
836+
"company_name": "",
837+
"company_site": "",
838+
"license": "No license",
839+
"upload_date": "04/26/2024",
840+
"rank": 0.99
841+
},
842+
{
843+
"name": "Bot: dev.to analysis",
844+
"description_short": "The automation scrapes the dev.to website, fetching data from the week's most popular articles, and generates a CSV with this information.",
845+
"description": "The automation performs web scraping on the dev.to website, extracting data from the week's most popular articles, such as title, number of reactions, comments, and tags and generates a CSV with this data. It then creates a dashboard using Streamlit with the data obtained from the website.",
846+
"tags": ["Python", "web"],
847+
"programming_language": "python",
848+
"technology": ["BotCity"],
849+
"OS": ["Windows"],
850+
"thumbnail_url": "https://i.imgur.com/GCJGyrY.png",
851+
"youtube_video": "",
852+
"youtube_width": 560,
853+
"youtube_height": 315,
854+
"author_name": "Lucas Cruz",
855+
"author_site": "https://github.com/olucascruz",
856+
"repository_name": "dev_to_analysis",
857+
"repository_url": "https://github.com/olucascruz/dev_to_analysis",
858+
"company_name": "",
859+
"company_site": "",
860+
"license": "MIT",
861+
"upload_date": "04/26/2024",
818862
"rank": 0.99
819863
}
820864
]

0 commit comments

Comments
 (0)