SkillAgentSearch skills...

Webscrapping

Repository containing webscrapping studies with python

Install / Use

/learn @alcarnielo/Webscrapping
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

webscrapping

This repository was created to compile various webscrapping studies I have done during time using python.

Each study will be stored in a folder within this repository. If any webscrapping study evolve to a full project, a dedicated repository will be created to store it.

Projects in this folder:

pao_de_acucar

On this project, a python code was created to:

  • search for some given key word (produto)
  • store the products related to the key word in a dataframe
  • save the resulting DataFrame into a csv flie

get_lat_long

On this project a python code was created to:

  • search a given address on google maps
  • extract the latitude and longitude from this address
  • store the latitude and longitude data into a dataframe

vancouver_craigslist

This code was created to:

  • perform a simple search on Vancouver Craigslist
  • register the output of the search into a txt file (output.txt)

get_crimes

On this project, a python code was created to:

  • perform a webscrapping of all registered crimes in the São Paulo State Safety Office (Secretaria de Segurança Publica)

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

55/100

Audited on Jul 11, 2023

No findings