Skip to content

Commit

Permalink
fix json format
Browse files Browse the repository at this point in the history
  • Loading branch information
morgannadev committed Mar 11, 2024
1 parent 1c15e72 commit 57a3eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/data/records.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
{
"name": "Web bot with Gmail and Google Sheets",
"description_short": "This automation reads the zip codes received, consults them, saves the information in a spreadsheet, and sends an email to notify anyone involved.",
"description": "The RPA automation project was developed with Python using the BotCity framework. This automation reads the zip codes received, consults the "Correios do Brasil" website, saves the information in a Google Sheets spreadsheet, and sends an email to notify you that the registration executed well.",
"description": "The RPA automation project was developed with Python using the BotCity framework. This automation reads the zip codes received, consults the Correios do Brasil website, saves the information in a Google Sheets spreadsheet, and sends an email to notify you that the registration executed well.",
"tags": ["web", "python", "gmail", "google", "spreadsheet"],
"programming_language": "python",
"technology": ["botcity"],
Expand Down

0 comments on commit 57a3eb1

Please sign in to comment.