logo
languageENdown
menu

3 Steps to Scrape Men’s Ranking on FIFA.COM

2 min read

FIFA.com has the most up-to-date football teams ranking information we want. Here I would like to introduce an easy approach to scraping the Men’s ranking information from FIFA.COM, without coding. The data export format supports Excel, CSV, HTML, JSON, and database.

With just 3 steps, you can also extract the Men’s ranking on FIFA.com in 25 sec as I do. Moreover, you can apply this same method to scrape any table information on any websites.

Step 1: Open the website in Octoparse.

We will create the task in Advanced Mode, as it’s more flexible. Just paste the URL of the page: https://www.fifa.com/fifa-world-ranking/ranking-table/men/index.html?intcmp=fifacom_hp_module_associations

Click “Start” bottom. We have completed the first step!

Step 2: Loop-click the “More” button

FIFA.com doesn’t show all the ranking information at once, thus, we need to click on the “More” button on the page and select the action of “Loop click single element” in the Action Tips panel on the up right corner.

In this way, the crawler can click on the “More” button automatically.

Step 3: Loop extract data from each row

After loading all the team ranking information, the crawler shall start to extract data row by row.

3.1. Click on one cell of a team and expand the selection to “TR”; in the bottom line of Action Tips. “TR” means table row.

3.2. After “Select all sub-elements” in the row, Octoparse will automatically select all other rows in the table, so we can just click on the action “Select all” in Action Tips, to “Extract data”

Complete

Now that the complete workflow of the scraping task has been finished. Toggling the “workflow” button at the right side of the interface, check your workflow.

What’s more, you can edit the data field names accordingly and delete the information you don’t need. Now just save the task and start Extraction to run it on your local machine. Then, you could export the Men’s Ranking into the format you want.

If you have any questions or need any help with the tutorial, please check our help center to ask for help.

Hot posts

Explore topics

image
Get web automation tips right into your inbox
Subscribe to get Octoparse monthly newsletters about web scraping solutions, product updates, etc.

Get started with Octoparse today

Download

Related Articles