Stark · @Stark9837
129 followers · 2641 posts · Server techhub.social

@mekuso

Isn't the quite new? I only recently heard of it while searching for asyncio caching and using async Requests and . Now, I see it everywhere.

Personally, I am am busy investigating some backend and API, and I have just been considering using instead of and

@Python

#Redis #beautifulsoup #go #python #flask

Last updated 1 year ago

Sean Coates · @sean
317 followers · 589 posts · Server scoat.es

Is there a commonly-used library that formats better than ?

Specifically, I’m having a hard time with this:

`<p><a href="/">Home</a>, Contact, etc.</p>`

turns into (with the `html5` output):

```
<p>
<a href="/">
Home
</a>
, Contact, etc.
</p>
```

The space before the `,` is a practical mess.

#python #html #beautifulsoup

Last updated 1 year ago

mishou · @mishou
1 followers · 81 posts · Server noc.social
Evan Marie Carr · @EvanMarie
14 followers · 28 posts · Server sigmoid.social

🕸️ Web Scraping with Selenium and Beautiful Soup

I have been gone for a little while, working very hard on personal life issues (a tree fell on my house and almost killed my daughter and me and has us still without home a month later) as well as on an exciting and expansive project. But I just had to share the joy I find with web scraping. So I wrote this awesome little article! Happy data wrangling!

evanmarie.com/web_scraping_sel

#DataScience #dataWrangling #webscraping #selenium #beautifulsoup

Last updated 1 year ago

Steffo · @steffo
85 followers · 642 posts · Server fosstodon.org

Made a small utility to generate square icons for chats and projects in bulk with , and !

emblematic.readthedocs.io/en/l

If there's any interest in it, I might consider polishing it a bit more for general usage, as right now it's very basic and the interface is somewhat raw.

#python #beautifulsoup #cairosvg

Last updated 1 year ago

Erik Heen · @eaheen
1 followers · 5 posts · Server fosstodon.org

I, @ronofays, and two others just finished up at ! Our project is up on DevPost at devpost.com/software/bill-nom
It's been a wild 24 hours, I learned about by and more, and I now desperately need sleep.

Had an absolute blast and all I want right now is to do it all again. I had no idea a was this fun.

Here's our validation loss curve on that T5 NLP model, just for fun:

#minnehack2023 #beautifulsoup #machinelearning #nlp #pytorch #huggingface #dash #plotly #hackathon

Last updated 2 years ago

J Fulton · @mostlyprose
143 followers · 250 posts · Server mastodon.lol

All I'm saying is I have a big interview say on Feb 8. If you happen to know the library for and have advice.. please lemme know. It doesnt look hard, but Id like to be pretty good at it by then and i will take all the free advice available.

#beautifulsoup #python

Last updated 2 years ago

jprbarry · @jprbarry
60 followers · 939 posts · Server mastodon.cloud

My first tutorial video in a while.
How To Get The Text Content Of A Blog Post With The REST API
youtu.be/ZBD8jCgs8pw

#wp #api #json #beautifulsoup #regex #python #datascraping #wordpress #restapi

Last updated 2 years ago

InFoDiTexT+ · @InFoDiTex
24 followers · 2 posts · Server fedihum.org

Es war ein bisschen still um uns in diesem Semester, aber wir können euch nun unseren ersten am Mi 25.1. um 17.15 Uhr ankündigen! Anmeldung per PN oder mail an kevin.wunsch@tu-darmstadt.de

Im Augsburger Interim tauchen eine Vielzahl von Bibelstellen auf, die Kevin in unserem ersten InFoDiText+ Workshop mit Hilfe von beautifulSoup gemeinsam mit den Teilnehmer*innen erfassen wird.

#workshop #textplus #infoditex #python #beautifulsoup #religionsfrieden #eured #wissenschaft

Last updated 2 years ago

Tahsin J · @knyghtmare
2 followers · 19 posts · Server mas.to

Hey, all!
Here's some must-knows if you're wanting to get into

Mathematics:
, ,

Data Mining:
or

EDA & DataVisualisation:
, , ,

Machine Learning & Deep Learning:

, , , , PyCaret

#pytorch #keras #scikitlearn #tensorflow #seaborn #plotly #matplotlib #pandas #scrapy #beautifulsoup #statmodels #scipy #numpy #datascience #Python

Last updated 2 years ago

Tahsin J · @knyghtmare
3 followers · 43 posts · Server mas.to

Hey, all!
Here's some must-knows if you're wanting to get into

Mathematics:
, ,

Data Mining:
or

EDA & DataVisualisation:
, , ,

Machine Learning & Deep Learning:

, , , , PyCaret

#pytorch #keras #scikitlearn #tensorflow #seaborn #plotly #matplotlib #pandas #scrapy #beautifulsoup #statmodels #scipy #numpy #datascience #Python

Last updated 2 years ago

Ruben Oliveira · @rubenoliveira
2 followers · 4 posts · Server techhub.social

Little side-project in Python 👨‍💻

A Python script to scrape some data from a website using the BeautifulSoup library.

#python #webscraping #developer #beautifulsoup

Last updated 2 years ago

DetersHenning · @DetersHenning
160 followers · 55 posts · Server eupolicy.social

is becoming ever more popular in the and . I just revamped a presentation I held last week in which I gave a quick but somewhat realistic primer for web-scraping with and , using the 's famous legal data-base EurLex as example.

Have a look, if you like: henning.deters.me/media/web-sc

Corresponding notebook to follow along and try the code examples: kaggle.com/code/henningninneh/

Feedback welcome!

@politicalscience

#webscraping #humanities #socialsciences #python #beautifulsoup #EuropeanUnion

Last updated 2 years ago

DetersHenning · @DetersHenning
160 followers · 55 posts · Server eupolicy.social

is becoming ever more popular in the and . I just revamped a presentation I held last week in which I gave a quick but somewhat realistic primer for web-scraping with and , using the 's famous legal data-base EurLex as example.

Have a look, if you like: henning.deters.me/media/web-sc

There's also a corresponding notebook to follow along and try the code examples for yourself: kaggle.com/code/henningninneh/

Any feedback is welcome.

#webscraping #humanities #socialsciences #python #beautifulsoup #EuropeanUnion

Last updated 2 years ago

Ryan He · @ryanhe
40 followers · 165 posts · Server moe.pastwind.top

抓網頁內容要比用 簡單多了
scrapy.org/

#scrapy #beautifulsoup

Last updated 2 years ago

Ryan He · @ryanhe
40 followers · 164 posts · Server moe.pastwind.top

抓網站內容要比用 簡單多了
scrapy.org/

#scrapy #beautifulsoup

Last updated 2 years ago

Maryanne Wachter · @mclare
193 followers · 553 posts · Server recurse.social

I haven’t worked in in a while (I’m primarily using and right now), and damn is it super satisfying to just fire up ipython and muck around in a script. I haven’t used in a while, but it’s like riding a bicycle.

#beautifulsoup #golang #typescript #python

Last updated 2 years ago

Митя Сошников · @shwars
40 followers · 64 posts · Server mastodon.ml

@dettlaff если я правильно понял задачу, то для этого обычно используют beautiful-soup-4.readthedocs.i - он использует под капотом движок , и позволяет автоматизировать взаимодействие с сайтом на уровне элементов DOM

#chromium #beautifulsoup

Last updated 2 years ago

KB_Analytics :verified: · @KB_Analytics
30 followers · 19 posts · Server techhub.social
George Ho · @eigenfoo
86 followers · 45 posts · Server mastodon.social

...and finally a little talk about the tech stack!

The and parsing was done in - a lot of and . It's dumped into a single file, and served up with the excellent by @simon. I host it on a fly.io/ free tier.

#scraping #python #pandas #beautifulsoup #sqlite #datasette

Last updated 2 years ago