Skip to content

Conversation

MenSeb
Copy link
Owner

@MenSeb MenSeb commented Oct 20, 2023

PULL REQUEST

Description

Please describe the reason related to the changes:

Breaking Change

Does your changes introduce a breaking change?

  • no
  • yes

Information (issue, links, logs, etc.)

Please list any other useful information:

* build(dependencies): install dependencies for Flask

* build(flask): setup minimal server with Flask, templates and statics files

* build(dependencies): install dependencies to fetch and parse an url

* ci(ruff): config pydocstyle with numpy

* build(pandas): install pandas and update python version for numpy

* ci(gitignore): update gitignore with temp and datas folders

* build(proxies): implement proxy utilities

* ci(coverage): remove coverage threshold

* style(lint): fix missing new lines
* docs(proxies): update docstring description of proxies

* docs(useragents): create user agents class and update docstring description

* build(useragents): implementing user agents helpers

* docs(poxies): update docstring documentation

* build(user-agents): add helpers to extract a list of user agents

* docs(proxies): move docstring descrption to proxies

* build(session): create session helper to request using proxies and agents

* refactor(agents): renaming user agents file

* build(session): update session messages log

* build(utilities): create refresh helper to fetch and format

* build(utilities): rename helpers functions names

* docs(utilities): update docstring description
* build(agents): remove logger

* build(session): update session with internal function

* build(clone): implement functions to clone a website

* build(proxies): enable reuse of dataframe in query

* build(logger): implement logging utilities

* build(logger): update logger logic with tracing

* build(logger): update logging with new line config

* build(logger): update logger with internal logging

* build(logger): use logger in utilities methods to visualise progression

* build(clone): skip fetch if file exists

* build(session): add delay between request

* docs(session): update docstring with delay time

* build(session): update request with delay for access and read

* refactor(clone): update clone logic

* build(packages): enable imports from different packages

* refactor(project): update project structure
@MenSeb MenSeb changed the base branch from main to dev November 22, 2023 02:08
@MenSeb MenSeb merged commit 9d90023 into dev Dec 11, 2023
@MenSeb MenSeb deleted the html-tracing branch December 11, 2023 03:21
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.

1 participant