Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/scrape #17

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feature/scrape #17

wants to merge 6 commits into from

Conversation

mateosilguero
Copy link

Se obtiene la data a traves del html, en lugar de la api de meetup.

Parche temporal.

Close: #14

package.json Outdated Show resolved Hide resolved
@durancristhian
Copy link
Member

Bueno, cuando nos veamos vamos a instalar prettier en tu editor amigo

} else {
return []
}
} catch (e) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hagamos un console.error con el error, además de devolver el array vacío

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sino no vamos a saber por que rompe, que van a ser la mayoría de los casos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrar a la nueva versión autenticada del API
2 participants